Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2016-7133 (GCVE-0-2016-7133)
Vulnerability from cvelistv5
Published
2016-09-12 01:00
Modified
2024-08-06 01:50
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.
References
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T01:50:47.582Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "92765",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/92765"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.php.net/ChangeLog-7.php"
},
{
"name": "GLSA-201611-22",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201611-22"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1"
},
{
"name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=72742"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2016-08-18T00:00:00",
"descriptions": [
{
"lang": "en",
"value": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-06-30T16:57:01",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "92765",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/92765"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.php.net/ChangeLog-7.php"
},
{
"name": "GLSA-201611-22",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201611-22"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1"
},
{
"name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.php.net/bug.php?id=72742"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-7133",
"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": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "92765",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/92765"
},
{
"name": "http://www.php.net/ChangeLog-7.php",
"refsource": "CONFIRM",
"url": "http://www.php.net/ChangeLog-7.php"
},
{
"name": "GLSA-201611-22",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201611-22"
},
{
"name": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1",
"refsource": "CONFIRM",
"url": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1"
},
{
"name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"name": "https://bugs.php.net/bug.php?id=72742",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=72742"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2016-7133",
"datePublished": "2016-09-12T01:00:00",
"dateReserved": "2016-09-02T00:00:00",
"dateUpdated": "2024-08-06T01:50:47.582Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2016-7133\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2016-09-12T01:59:11.787\",\"lastModified\":\"2025-04-12T10:46:40.837\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.\"},{\"lang\":\"es\",\"value\":\"Zend/zend_alloc.c en PHP 7.x en versiones anteriores a 7.0.10, cuando la apertura de open_basedir est\u00e1 habilitada, no maneja adecuadamente operaciones de realloc enormes, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (desbordamiento de entero) o tener otro posible impacto no especificado a trav\u00e9s de un nombre de ruta largo.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DB6890AF-8A0A-46EE-AAD5-CF9AAE14A321\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B90B947-7B54-47F3-9637-2F4AC44079EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"35848414-BD5D-4164-84DC-61ABBB1C4152\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B1F8402-8551-4F66-A9A7-81D472AB058E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7A773E8E-48CD-4D35-A0FD-629BD9334486\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC492340-79AF-4676-A161-079A97EC6F0C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F1C2D8FE-C380-4B43-B634-A3DBA4700A71\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3EB58393-0C10-413C-8D95-6BAA8BC19A1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"751F51CA-9D88-4971-A6EC-8C0B72E8E22B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"37B74118-8FC2-44CB-9673-A83DF777B2E6\"}]}]}],\"references\":[{\"url\":\"http://openwall.com/lists/oss-security/2016/09/02/9\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.php.net/ChangeLog-7.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"http://www.securityfocus.com/bid/92765\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.php.net/bug.php?id=72742\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://security.gentoo.org/glsa/201611-22\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://openwall.com/lists/oss-security/2016/09/02/9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.php.net/ChangeLog-7.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"http://www.securityfocus.com/bid/92765\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.php.net/bug.php?id=72742\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://security.gentoo.org/glsa/201611-22\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
}
}
ghsa-7c85-2q7j-x256
Vulnerability from github
Published
2022-05-17 02:37
Modified
2022-05-17 02:37
Severity ?
VLAI Severity ?
Details
Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.
{
"affected": [],
"aliases": [
"CVE-2016-7133"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2016-09-12T01:59:00Z",
"severity": "HIGH"
},
"details": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.",
"id": "GHSA-7c85-2q7j-x256",
"modified": "2022-05-17T02:37:08Z",
"published": "2022-05-17T02:37:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7133"
},
{
"type": "WEB",
"url": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1"
},
{
"type": "WEB",
"url": "https://bugs.php.net/bug.php?id=72742"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/201611-22"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"type": "WEB",
"url": "http://www.php.net/ChangeLog-7.php"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/92765"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
gsd-2016-7133
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2016-7133",
"description": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.",
"id": "GSD-2016-7133",
"references": [
"https://www.suse.com/security/cve/CVE-2016-7133.html",
"https://ubuntu.com/security/CVE-2016-7133"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2016-7133"
],
"details": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.",
"id": "GSD-2016-7133",
"modified": "2023-12-13T01:21:20.757199Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-7133",
"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": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "92765",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/92765"
},
{
"name": "http://www.php.net/ChangeLog-7.php",
"refsource": "CONFIRM",
"url": "http://www.php.net/ChangeLog-7.php"
},
{
"name": "GLSA-201611-22",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201611-22"
},
{
"name": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1",
"refsource": "CONFIRM",
"url": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1"
},
{
"name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"name": "https://bugs.php.net/bug.php?id=72742",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=72742"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.7:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:php:php:7.0.5:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-7133"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1"
},
{
"name": "http://www.php.net/ChangeLog-7.php",
"refsource": "CONFIRM",
"tags": [
"Release Notes"
],
"url": "http://www.php.net/ChangeLog-7.php"
},
{
"name": "[oss-security] 20160902 Re: CVE assignment for PHP 5.6.25 and 7.0.10 - and libcurl",
"refsource": "MLIST",
"tags": [
"Mailing List"
],
"url": "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"name": "https://bugs.php.net/bug.php?id=72742",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://bugs.php.net/bug.php?id=72742"
},
{
"name": "92765",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/92765"
},
{
"name": "GLSA-201611-22",
"refsource": "GENTOO",
"tags": [],
"url": "https://security.gentoo.org/glsa/201611-22"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9
}
},
"lastModifiedDate": "2017-07-01T01:30Z",
"publishedDate": "2016-09-12T01:59Z"
}
}
}
cnvd-2016-07336
Vulnerability from cnvd
Title
PHP 'fopen_wrappers.c'整数溢出漏洞
Description
PHP 是一种新型的CGI程序编写语言。
PHP 'fopen_wrappers.c'存在整数溢出漏洞。允许攻击者利用该漏洞在用户受影响的应用程序上下文中执行任意代码,或失败的攻击将导致拒绝服务。
Severity
中
VLAI Severity ?
Patch Name
PHP 'fopen_wrappers.c'整数溢出漏洞的补丁
Patch Description
PHP 是一种新型的CGI程序编写语言。
PHP 'fopen_wrappers.c'存在整数溢出漏洞。允许攻击者利用该漏洞在用户受影响的应用程序上下文中执行任意代码,或失败的攻击将导致拒绝服务。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: https://bugs.php.net/bug.php?id=72742
Reference
http://www.securityfocus.com/bid/92765
Impacted products
| Name | PHP PHP 7.0.9 |
|---|
{
"bids": {
"bid": {
"bidNumber": "92765"
}
},
"cves": {
"cve": {
"cveNumber": "CVE-2016-7133"
}
},
"description": "PHP \u662f\u4e00\u79cd\u65b0\u578b\u7684CGI\u7a0b\u5e8f\u7f16\u5199\u8bed\u8a00\u3002 \r\n\r\nPHP \u0027fopen_wrappers.c\u0027\u5b58\u5728\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e\u3002\u5141\u8bb8\u653b\u51fb\u8005\u5229\u7528\u8be5\u6f0f\u6d1e\u5728\u7528\u6237\u53d7\u5f71\u54cd\u7684\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u4e2d\u6267\u884c\u4efb\u610f\u4ee3\u7801\uff0c\u6216\u5931\u8d25\u7684\u653b\u51fb\u5c06\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002",
"discovererName": "tinduong",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u7ecf\u53d1\u5e03\u4e86\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u8fd9\u4e2a\u5b89\u5168\u95ee\u9898\uff0c\u8bf7\u5230\u5382\u5546\u7684\u4e3b\u9875\u4e0b\u8f7d\uff1a\r\nhttps://bugs.php.net/bug.php?id=72742",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2016-07336",
"openTime": "2016-09-07",
"patchDescription": "PHP \u662f\u4e00\u79cd\u65b0\u578b\u7684CGI\u7a0b\u5e8f\u7f16\u5199\u8bed\u8a00\u3002 \r\n\r\nPHP \u0027fopen_wrappers.c\u0027\u5b58\u5728\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e\u3002\u5141\u8bb8\u653b\u51fb\u8005\u5229\u7528\u8be5\u6f0f\u6d1e\u5728\u7528\u6237\u53d7\u5f71\u54cd\u7684\u5e94\u7528\u7a0b\u5e8f\u4e0a\u4e0b\u6587\u4e2d\u6267\u884c\u4efb\u610f\u4ee3\u7801\uff0c\u6216\u5931\u8d25\u7684\u653b\u51fb\u5c06\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "PHP \u0027fopen_wrappers.c\u0027\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e\u7684\u8865\u4e01",
"products": {
"product": "PHP PHP 7.0.9"
},
"referenceLink": "http://www.securityfocus.com/bid/92765",
"serverity": "\u4e2d",
"submitTime": "2016-09-07",
"title": "PHP \u0027fopen_wrappers.c\u0027\u6574\u6570\u6ea2\u51fa\u6f0f\u6d1e"
}
suse-su-2016:2460-1
Vulnerability from csaf_suse
Published
2016-10-05 15:19
Modified
2016-10-05 15:19
Summary
Security update for php7
Notes
Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following security issues:
* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]
* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]
* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]
* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]
* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]
* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]
* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]
* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]
* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]
* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]
* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]
* CVE-2016-4473: Invalid free() instead of efree() in phar_extract_file()
* CVE-2016-7124: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization
* CVE-2016-7125: PHP Session Data Injection Vulnerability
* CVE-2016-7126: select_colors write out-of-bounds
* CVE-2016-7127: imagegammacorrect allowed arbitrary write access
* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF
* CVE-2016-7129: wddx_deserialize allowed illegal memory access
* CVE-2016-7131: wddx_deserialize null dereference with invalid xml
* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element
* CVE-2016-7133: memory allocator fails to realloc small block to large one
* CVE-2016-7134: Heap overflow in the function curl_escape
* CVE-2016-7130: wddx_deserialize null dereference
* CVE-2016-7413: Use after free in wddx_deserialize
* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field
* CVE-2016-7417: Missing type check when unserializing SplArray
* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message
* CVE-2016-7418: Null pointer dereference in php_wddx_push_element
* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2016-1434,SUSE-SLE-SDK-12-SP1-2016-1434
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for php7 fixes the following security issues:\n\n* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]\n* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]\n* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]\n* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]\n* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]\n* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]\n* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]\n* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]\n* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]\n* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]\n* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]\n* CVE-2016-4473: Invalid free() instead of efree() in phar_extract_file()\n* CVE-2016-7124: Create an Unexpected Object and Don\u0027t Invoke __wakeup() in Deserialization\n* CVE-2016-7125: PHP Session Data Injection Vulnerability\n* CVE-2016-7126: select_colors write out-of-bounds\n* CVE-2016-7127: imagegammacorrect allowed arbitrary write access\n* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF\n* CVE-2016-7129: wddx_deserialize allowed illegal memory access\n* CVE-2016-7131: wddx_deserialize null dereference with invalid xml\n* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element\n* CVE-2016-7133: memory allocator fails to realloc small block to large one\n* CVE-2016-7134: Heap overflow in the function curl_escape\n* CVE-2016-7130: wddx_deserialize null dereference\n* CVE-2016-7413: Use after free in wddx_deserialize\n* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field\n* CVE-2016-7417: Missing type check when unserializing SplArray\n* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message\n* CVE-2016-7418: Null pointer dereference in php_wddx_push_element\n* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Web-Scripting-12-2016-1434,SUSE-SLE-SDK-12-SP1-2016-1434",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2016_2460-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2016:2460-1",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162460-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2016:2460-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2016-October/002311.html"
},
{
"category": "self",
"summary": "SUSE Bug 1001950",
"url": "https://bugzilla.suse.com/1001950"
},
{
"category": "self",
"summary": "SUSE Bug 987580",
"url": "https://bugzilla.suse.com/987580"
},
{
"category": "self",
"summary": "SUSE Bug 988032",
"url": "https://bugzilla.suse.com/988032"
},
{
"category": "self",
"summary": "SUSE Bug 991422",
"url": "https://bugzilla.suse.com/991422"
},
{
"category": "self",
"summary": "SUSE Bug 991424",
"url": "https://bugzilla.suse.com/991424"
},
{
"category": "self",
"summary": "SUSE Bug 991426",
"url": "https://bugzilla.suse.com/991426"
},
{
"category": "self",
"summary": "SUSE Bug 991427",
"url": "https://bugzilla.suse.com/991427"
},
{
"category": "self",
"summary": "SUSE Bug 991428",
"url": "https://bugzilla.suse.com/991428"
},
{
"category": "self",
"summary": "SUSE Bug 991429",
"url": "https://bugzilla.suse.com/991429"
},
{
"category": "self",
"summary": "SUSE Bug 991430",
"url": "https://bugzilla.suse.com/991430"
},
{
"category": "self",
"summary": "SUSE Bug 991434",
"url": "https://bugzilla.suse.com/991434"
},
{
"category": "self",
"summary": "SUSE Bug 991437",
"url": "https://bugzilla.suse.com/991437"
},
{
"category": "self",
"summary": "SUSE Bug 995512",
"url": "https://bugzilla.suse.com/995512"
},
{
"category": "self",
"summary": "SUSE Bug 997206",
"url": "https://bugzilla.suse.com/997206"
},
{
"category": "self",
"summary": "SUSE Bug 997207",
"url": "https://bugzilla.suse.com/997207"
},
{
"category": "self",
"summary": "SUSE Bug 997208",
"url": "https://bugzilla.suse.com/997208"
},
{
"category": "self",
"summary": "SUSE Bug 997210",
"url": "https://bugzilla.suse.com/997210"
},
{
"category": "self",
"summary": "SUSE Bug 997211",
"url": "https://bugzilla.suse.com/997211"
},
{
"category": "self",
"summary": "SUSE Bug 997220",
"url": "https://bugzilla.suse.com/997220"
},
{
"category": "self",
"summary": "SUSE Bug 997225",
"url": "https://bugzilla.suse.com/997225"
},
{
"category": "self",
"summary": "SUSE Bug 997230",
"url": "https://bugzilla.suse.com/997230"
},
{
"category": "self",
"summary": "SUSE Bug 997247",
"url": "https://bugzilla.suse.com/997247"
},
{
"category": "self",
"summary": "SUSE Bug 997248",
"url": "https://bugzilla.suse.com/997248"
},
{
"category": "self",
"summary": "SUSE Bug 997257",
"url": "https://bugzilla.suse.com/997257"
},
{
"category": "self",
"summary": "SUSE Bug 999313",
"url": "https://bugzilla.suse.com/999313"
},
{
"category": "self",
"summary": "SUSE Bug 999679",
"url": "https://bugzilla.suse.com/999679"
},
{
"category": "self",
"summary": "SUSE Bug 999680",
"url": "https://bugzilla.suse.com/999680"
},
{
"category": "self",
"summary": "SUSE Bug 999684",
"url": "https://bugzilla.suse.com/999684"
},
{
"category": "self",
"summary": "SUSE Bug 999685",
"url": "https://bugzilla.suse.com/999685"
},
{
"category": "self",
"summary": "SUSE Bug 999819",
"url": "https://bugzilla.suse.com/999819"
},
{
"category": "self",
"summary": "SUSE Bug 999820",
"url": "https://bugzilla.suse.com/999820"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-4473 page",
"url": "https://www.suse.com/security/cve/CVE-2016-4473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5399 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5399/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6128 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6128/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6161 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6161/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6207 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6207/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6289 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6290 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6291 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6292 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6295 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6295/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6296 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6296/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6297 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6297/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7124 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7125 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7125/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7126 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7126/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7127 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7127/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7128 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7128/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7129 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7129/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7130 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7131 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7131/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7132 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7132/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7133 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7134 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7134/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7412 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7413 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7413/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7414 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7414/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7416 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7417 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7417/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7418 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7418/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2016-10-05T15:19:24Z",
"generator": {
"date": "2016-10-05T15:19:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2016:2460-1",
"initial_release_date": "2016-10-05T15:19:24Z",
"revision_history": [
{
"date": "2016-10-05T15:19:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.0.7-15.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.0.7-15.1.aarch64",
"product_id": "apache2-mod_php7-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.0.7-15.1.aarch64",
"product": {
"name": "php7-7.0.7-15.1.aarch64",
"product_id": "php7-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.0.7-15.1.aarch64",
"product": {
"name": "php7-bcmath-7.0.7-15.1.aarch64",
"product_id": "php7-bcmath-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.0.7-15.1.aarch64",
"product": {
"name": "php7-bz2-7.0.7-15.1.aarch64",
"product_id": "php7-bz2-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.0.7-15.1.aarch64",
"product": {
"name": "php7-calendar-7.0.7-15.1.aarch64",
"product_id": "php7-calendar-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.0.7-15.1.aarch64",
"product": {
"name": "php7-ctype-7.0.7-15.1.aarch64",
"product_id": "php7-ctype-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-curl-7.0.7-15.1.aarch64",
"product_id": "php7-curl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.0.7-15.1.aarch64",
"product": {
"name": "php7-dba-7.0.7-15.1.aarch64",
"product_id": "php7-dba-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.0.7-15.1.aarch64",
"product": {
"name": "php7-dom-7.0.7-15.1.aarch64",
"product_id": "php7-dom-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.0.7-15.1.aarch64",
"product": {
"name": "php7-enchant-7.0.7-15.1.aarch64",
"product_id": "php7-enchant-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.0.7-15.1.aarch64",
"product": {
"name": "php7-exif-7.0.7-15.1.aarch64",
"product_id": "php7-exif-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.0.7-15.1.aarch64",
"product": {
"name": "php7-fastcgi-7.0.7-15.1.aarch64",
"product_id": "php7-fastcgi-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.0.7-15.1.aarch64",
"product": {
"name": "php7-fileinfo-7.0.7-15.1.aarch64",
"product_id": "php7-fileinfo-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.0.7-15.1.aarch64",
"product": {
"name": "php7-fpm-7.0.7-15.1.aarch64",
"product_id": "php7-fpm-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.0.7-15.1.aarch64",
"product": {
"name": "php7-ftp-7.0.7-15.1.aarch64",
"product_id": "php7-ftp-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.0.7-15.1.aarch64",
"product": {
"name": "php7-gd-7.0.7-15.1.aarch64",
"product_id": "php7-gd-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.0.7-15.1.aarch64",
"product": {
"name": "php7-gettext-7.0.7-15.1.aarch64",
"product_id": "php7-gettext-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.0.7-15.1.aarch64",
"product": {
"name": "php7-gmp-7.0.7-15.1.aarch64",
"product_id": "php7-gmp-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.0.7-15.1.aarch64",
"product": {
"name": "php7-iconv-7.0.7-15.1.aarch64",
"product_id": "php7-iconv-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-imap-7.0.7-15.1.aarch64",
"product": {
"name": "php7-imap-7.0.7-15.1.aarch64",
"product_id": "php7-imap-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-intl-7.0.7-15.1.aarch64",
"product_id": "php7-intl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.0.7-15.1.aarch64",
"product": {
"name": "php7-json-7.0.7-15.1.aarch64",
"product_id": "php7-json-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.0.7-15.1.aarch64",
"product": {
"name": "php7-ldap-7.0.7-15.1.aarch64",
"product_id": "php7-ldap-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.0.7-15.1.aarch64",
"product": {
"name": "php7-mbstring-7.0.7-15.1.aarch64",
"product_id": "php7-mbstring-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mcrypt-7.0.7-15.1.aarch64",
"product": {
"name": "php7-mcrypt-7.0.7-15.1.aarch64",
"product_id": "php7-mcrypt-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.0.7-15.1.aarch64",
"product": {
"name": "php7-mysql-7.0.7-15.1.aarch64",
"product_id": "php7-mysql-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.0.7-15.1.aarch64",
"product": {
"name": "php7-odbc-7.0.7-15.1.aarch64",
"product_id": "php7-odbc-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.0.7-15.1.aarch64",
"product": {
"name": "php7-opcache-7.0.7-15.1.aarch64",
"product_id": "php7-opcache-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-openssl-7.0.7-15.1.aarch64",
"product_id": "php7-openssl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-pcntl-7.0.7-15.1.aarch64",
"product_id": "php7-pcntl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.0.7-15.1.aarch64",
"product": {
"name": "php7-pdo-7.0.7-15.1.aarch64",
"product_id": "php7-pdo-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.0.7-15.1.aarch64",
"product": {
"name": "php7-pgsql-7.0.7-15.1.aarch64",
"product_id": "php7-pgsql-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.0.7-15.1.aarch64",
"product": {
"name": "php7-phar-7.0.7-15.1.aarch64",
"product_id": "php7-phar-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.0.7-15.1.aarch64",
"product": {
"name": "php7-posix-7.0.7-15.1.aarch64",
"product_id": "php7-posix-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pspell-7.0.7-15.1.aarch64",
"product": {
"name": "php7-pspell-7.0.7-15.1.aarch64",
"product_id": "php7-pspell-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.0.7-15.1.aarch64",
"product": {
"name": "php7-shmop-7.0.7-15.1.aarch64",
"product_id": "php7-shmop-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.0.7-15.1.aarch64",
"product": {
"name": "php7-snmp-7.0.7-15.1.aarch64",
"product_id": "php7-snmp-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.0.7-15.1.aarch64",
"product": {
"name": "php7-soap-7.0.7-15.1.aarch64",
"product_id": "php7-soap-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sockets-7.0.7-15.1.aarch64",
"product_id": "php7-sockets-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sqlite-7.0.7-15.1.aarch64",
"product_id": "php7-sqlite-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.0.7-15.1.aarch64",
"product_id": "php7-sysvmsg-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sysvsem-7.0.7-15.1.aarch64",
"product_id": "php7-sysvsem-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sysvshm-7.0.7-15.1.aarch64",
"product_id": "php7-sysvshm-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.0.7-15.1.aarch64",
"product": {
"name": "php7-tokenizer-7.0.7-15.1.aarch64",
"product_id": "php7-tokenizer-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.0.7-15.1.aarch64",
"product": {
"name": "php7-wddx-7.0.7-15.1.aarch64",
"product_id": "php7-wddx-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.0.7-15.1.aarch64",
"product": {
"name": "php7-xmlreader-7.0.7-15.1.aarch64",
"product_id": "php7-xmlreader-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.0.7-15.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.0.7-15.1.aarch64",
"product_id": "php7-xmlrpc-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.0.7-15.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.0.7-15.1.aarch64",
"product_id": "php7-xmlwriter-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-xsl-7.0.7-15.1.aarch64",
"product_id": "php7-xsl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.0.7-15.1.aarch64",
"product": {
"name": "php7-zip-7.0.7-15.1.aarch64",
"product_id": "php7-zip-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.0.7-15.1.aarch64",
"product": {
"name": "php7-zlib-7.0.7-15.1.aarch64",
"product_id": "php7-zlib-7.0.7-15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-pear-7.0.7-15.1.noarch",
"product": {
"name": "php7-pear-7.0.7-15.1.noarch",
"product_id": "php7-pear-7.0.7-15.1.noarch"
}
},
{
"category": "product_version",
"name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"product": {
"name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"product_id": "php7-pear-Archive_Tar-7.0.7-15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.0.7-15.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.0.7-15.1.ppc64le",
"product_id": "apache2-mod_php7-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-7.0.7-15.1.ppc64le",
"product_id": "php7-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-bcmath-7.0.7-15.1.ppc64le",
"product_id": "php7-bcmath-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-bz2-7.0.7-15.1.ppc64le",
"product_id": "php7-bz2-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-calendar-7.0.7-15.1.ppc64le",
"product_id": "php7-calendar-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-ctype-7.0.7-15.1.ppc64le",
"product_id": "php7-ctype-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-curl-7.0.7-15.1.ppc64le",
"product_id": "php7-curl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-dba-7.0.7-15.1.ppc64le",
"product_id": "php7-dba-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-dom-7.0.7-15.1.ppc64le",
"product_id": "php7-dom-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-enchant-7.0.7-15.1.ppc64le",
"product_id": "php7-enchant-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-exif-7.0.7-15.1.ppc64le",
"product_id": "php7-exif-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.0.7-15.1.ppc64le",
"product_id": "php7-fastcgi-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.0.7-15.1.ppc64le",
"product_id": "php7-fileinfo-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-fpm-7.0.7-15.1.ppc64le",
"product_id": "php7-fpm-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-ftp-7.0.7-15.1.ppc64le",
"product_id": "php7-ftp-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-gd-7.0.7-15.1.ppc64le",
"product_id": "php7-gd-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-gettext-7.0.7-15.1.ppc64le",
"product_id": "php7-gettext-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-gmp-7.0.7-15.1.ppc64le",
"product_id": "php7-gmp-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-iconv-7.0.7-15.1.ppc64le",
"product_id": "php7-iconv-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-imap-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-imap-7.0.7-15.1.ppc64le",
"product_id": "php7-imap-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-intl-7.0.7-15.1.ppc64le",
"product_id": "php7-intl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-json-7.0.7-15.1.ppc64le",
"product_id": "php7-json-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-ldap-7.0.7-15.1.ppc64le",
"product_id": "php7-ldap-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-mbstring-7.0.7-15.1.ppc64le",
"product_id": "php7-mbstring-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mcrypt-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-mcrypt-7.0.7-15.1.ppc64le",
"product_id": "php7-mcrypt-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-mysql-7.0.7-15.1.ppc64le",
"product_id": "php7-mysql-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-odbc-7.0.7-15.1.ppc64le",
"product_id": "php7-odbc-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-opcache-7.0.7-15.1.ppc64le",
"product_id": "php7-opcache-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-openssl-7.0.7-15.1.ppc64le",
"product_id": "php7-openssl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-pcntl-7.0.7-15.1.ppc64le",
"product_id": "php7-pcntl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-pdo-7.0.7-15.1.ppc64le",
"product_id": "php7-pdo-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-pgsql-7.0.7-15.1.ppc64le",
"product_id": "php7-pgsql-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-phar-7.0.7-15.1.ppc64le",
"product_id": "php7-phar-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-posix-7.0.7-15.1.ppc64le",
"product_id": "php7-posix-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pspell-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-pspell-7.0.7-15.1.ppc64le",
"product_id": "php7-pspell-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-shmop-7.0.7-15.1.ppc64le",
"product_id": "php7-shmop-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-snmp-7.0.7-15.1.ppc64le",
"product_id": "php7-snmp-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-soap-7.0.7-15.1.ppc64le",
"product_id": "php7-soap-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sockets-7.0.7-15.1.ppc64le",
"product_id": "php7-sockets-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sqlite-7.0.7-15.1.ppc64le",
"product_id": "php7-sqlite-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.0.7-15.1.ppc64le",
"product_id": "php7-sysvmsg-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.0.7-15.1.ppc64le",
"product_id": "php7-sysvsem-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.0.7-15.1.ppc64le",
"product_id": "php7-sysvshm-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.0.7-15.1.ppc64le",
"product_id": "php7-tokenizer-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-wddx-7.0.7-15.1.ppc64le",
"product_id": "php7-wddx-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.0.7-15.1.ppc64le",
"product_id": "php7-xmlreader-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.0.7-15.1.ppc64le",
"product_id": "php7-xmlrpc-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.0.7-15.1.ppc64le",
"product_id": "php7-xmlwriter-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-xsl-7.0.7-15.1.ppc64le",
"product_id": "php7-xsl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-zip-7.0.7-15.1.ppc64le",
"product_id": "php7-zip-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-zlib-7.0.7-15.1.ppc64le",
"product_id": "php7-zlib-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-devel-7.0.7-15.1.ppc64le",
"product_id": "php7-devel-7.0.7-15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.0.7-15.1.s390x",
"product": {
"name": "apache2-mod_php7-7.0.7-15.1.s390x",
"product_id": "apache2-mod_php7-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.0.7-15.1.s390x",
"product": {
"name": "php7-7.0.7-15.1.s390x",
"product_id": "php7-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.0.7-15.1.s390x",
"product": {
"name": "php7-bcmath-7.0.7-15.1.s390x",
"product_id": "php7-bcmath-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.0.7-15.1.s390x",
"product": {
"name": "php7-bz2-7.0.7-15.1.s390x",
"product_id": "php7-bz2-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.0.7-15.1.s390x",
"product": {
"name": "php7-calendar-7.0.7-15.1.s390x",
"product_id": "php7-calendar-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.0.7-15.1.s390x",
"product": {
"name": "php7-ctype-7.0.7-15.1.s390x",
"product_id": "php7-ctype-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.0.7-15.1.s390x",
"product": {
"name": "php7-curl-7.0.7-15.1.s390x",
"product_id": "php7-curl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.0.7-15.1.s390x",
"product": {
"name": "php7-dba-7.0.7-15.1.s390x",
"product_id": "php7-dba-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.0.7-15.1.s390x",
"product": {
"name": "php7-dom-7.0.7-15.1.s390x",
"product_id": "php7-dom-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.0.7-15.1.s390x",
"product": {
"name": "php7-enchant-7.0.7-15.1.s390x",
"product_id": "php7-enchant-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.0.7-15.1.s390x",
"product": {
"name": "php7-exif-7.0.7-15.1.s390x",
"product_id": "php7-exif-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.0.7-15.1.s390x",
"product": {
"name": "php7-fastcgi-7.0.7-15.1.s390x",
"product_id": "php7-fastcgi-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.0.7-15.1.s390x",
"product": {
"name": "php7-fileinfo-7.0.7-15.1.s390x",
"product_id": "php7-fileinfo-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.0.7-15.1.s390x",
"product": {
"name": "php7-fpm-7.0.7-15.1.s390x",
"product_id": "php7-fpm-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.0.7-15.1.s390x",
"product": {
"name": "php7-ftp-7.0.7-15.1.s390x",
"product_id": "php7-ftp-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.0.7-15.1.s390x",
"product": {
"name": "php7-gd-7.0.7-15.1.s390x",
"product_id": "php7-gd-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.0.7-15.1.s390x",
"product": {
"name": "php7-gettext-7.0.7-15.1.s390x",
"product_id": "php7-gettext-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.0.7-15.1.s390x",
"product": {
"name": "php7-gmp-7.0.7-15.1.s390x",
"product_id": "php7-gmp-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.0.7-15.1.s390x",
"product": {
"name": "php7-iconv-7.0.7-15.1.s390x",
"product_id": "php7-iconv-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-imap-7.0.7-15.1.s390x",
"product": {
"name": "php7-imap-7.0.7-15.1.s390x",
"product_id": "php7-imap-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.0.7-15.1.s390x",
"product": {
"name": "php7-intl-7.0.7-15.1.s390x",
"product_id": "php7-intl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.0.7-15.1.s390x",
"product": {
"name": "php7-json-7.0.7-15.1.s390x",
"product_id": "php7-json-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.0.7-15.1.s390x",
"product": {
"name": "php7-ldap-7.0.7-15.1.s390x",
"product_id": "php7-ldap-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.0.7-15.1.s390x",
"product": {
"name": "php7-mbstring-7.0.7-15.1.s390x",
"product_id": "php7-mbstring-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mcrypt-7.0.7-15.1.s390x",
"product": {
"name": "php7-mcrypt-7.0.7-15.1.s390x",
"product_id": "php7-mcrypt-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.0.7-15.1.s390x",
"product": {
"name": "php7-mysql-7.0.7-15.1.s390x",
"product_id": "php7-mysql-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.0.7-15.1.s390x",
"product": {
"name": "php7-odbc-7.0.7-15.1.s390x",
"product_id": "php7-odbc-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.0.7-15.1.s390x",
"product": {
"name": "php7-opcache-7.0.7-15.1.s390x",
"product_id": "php7-opcache-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.0.7-15.1.s390x",
"product": {
"name": "php7-openssl-7.0.7-15.1.s390x",
"product_id": "php7-openssl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.0.7-15.1.s390x",
"product": {
"name": "php7-pcntl-7.0.7-15.1.s390x",
"product_id": "php7-pcntl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.0.7-15.1.s390x",
"product": {
"name": "php7-pdo-7.0.7-15.1.s390x",
"product_id": "php7-pdo-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.0.7-15.1.s390x",
"product": {
"name": "php7-pgsql-7.0.7-15.1.s390x",
"product_id": "php7-pgsql-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.0.7-15.1.s390x",
"product": {
"name": "php7-phar-7.0.7-15.1.s390x",
"product_id": "php7-phar-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.0.7-15.1.s390x",
"product": {
"name": "php7-posix-7.0.7-15.1.s390x",
"product_id": "php7-posix-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pspell-7.0.7-15.1.s390x",
"product": {
"name": "php7-pspell-7.0.7-15.1.s390x",
"product_id": "php7-pspell-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.0.7-15.1.s390x",
"product": {
"name": "php7-shmop-7.0.7-15.1.s390x",
"product_id": "php7-shmop-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.0.7-15.1.s390x",
"product": {
"name": "php7-snmp-7.0.7-15.1.s390x",
"product_id": "php7-snmp-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.0.7-15.1.s390x",
"product": {
"name": "php7-soap-7.0.7-15.1.s390x",
"product_id": "php7-soap-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.0.7-15.1.s390x",
"product": {
"name": "php7-sockets-7.0.7-15.1.s390x",
"product_id": "php7-sockets-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.0.7-15.1.s390x",
"product": {
"name": "php7-sqlite-7.0.7-15.1.s390x",
"product_id": "php7-sqlite-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.0.7-15.1.s390x",
"product": {
"name": "php7-sysvmsg-7.0.7-15.1.s390x",
"product_id": "php7-sysvmsg-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.0.7-15.1.s390x",
"product": {
"name": "php7-sysvsem-7.0.7-15.1.s390x",
"product_id": "php7-sysvsem-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.0.7-15.1.s390x",
"product": {
"name": "php7-sysvshm-7.0.7-15.1.s390x",
"product_id": "php7-sysvshm-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.0.7-15.1.s390x",
"product": {
"name": "php7-tokenizer-7.0.7-15.1.s390x",
"product_id": "php7-tokenizer-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.0.7-15.1.s390x",
"product": {
"name": "php7-wddx-7.0.7-15.1.s390x",
"product_id": "php7-wddx-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.0.7-15.1.s390x",
"product": {
"name": "php7-xmlreader-7.0.7-15.1.s390x",
"product_id": "php7-xmlreader-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.0.7-15.1.s390x",
"product": {
"name": "php7-xmlrpc-7.0.7-15.1.s390x",
"product_id": "php7-xmlrpc-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.0.7-15.1.s390x",
"product": {
"name": "php7-xmlwriter-7.0.7-15.1.s390x",
"product_id": "php7-xmlwriter-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.0.7-15.1.s390x",
"product": {
"name": "php7-xsl-7.0.7-15.1.s390x",
"product_id": "php7-xsl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.0.7-15.1.s390x",
"product": {
"name": "php7-zip-7.0.7-15.1.s390x",
"product_id": "php7-zip-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.0.7-15.1.s390x",
"product": {
"name": "php7-zlib-7.0.7-15.1.s390x",
"product_id": "php7-zlib-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.0.7-15.1.s390x",
"product": {
"name": "php7-devel-7.0.7-15.1.s390x",
"product_id": "php7-devel-7.0.7-15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.0.7-15.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.0.7-15.1.x86_64",
"product_id": "apache2-mod_php7-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.0.7-15.1.x86_64",
"product": {
"name": "php7-7.0.7-15.1.x86_64",
"product_id": "php7-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.0.7-15.1.x86_64",
"product": {
"name": "php7-bcmath-7.0.7-15.1.x86_64",
"product_id": "php7-bcmath-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.0.7-15.1.x86_64",
"product": {
"name": "php7-bz2-7.0.7-15.1.x86_64",
"product_id": "php7-bz2-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.0.7-15.1.x86_64",
"product": {
"name": "php7-calendar-7.0.7-15.1.x86_64",
"product_id": "php7-calendar-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.0.7-15.1.x86_64",
"product": {
"name": "php7-ctype-7.0.7-15.1.x86_64",
"product_id": "php7-ctype-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-curl-7.0.7-15.1.x86_64",
"product_id": "php7-curl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.0.7-15.1.x86_64",
"product": {
"name": "php7-dba-7.0.7-15.1.x86_64",
"product_id": "php7-dba-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.0.7-15.1.x86_64",
"product": {
"name": "php7-dom-7.0.7-15.1.x86_64",
"product_id": "php7-dom-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.0.7-15.1.x86_64",
"product": {
"name": "php7-enchant-7.0.7-15.1.x86_64",
"product_id": "php7-enchant-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.0.7-15.1.x86_64",
"product": {
"name": "php7-exif-7.0.7-15.1.x86_64",
"product_id": "php7-exif-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.0.7-15.1.x86_64",
"product": {
"name": "php7-fastcgi-7.0.7-15.1.x86_64",
"product_id": "php7-fastcgi-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.0.7-15.1.x86_64",
"product": {
"name": "php7-fileinfo-7.0.7-15.1.x86_64",
"product_id": "php7-fileinfo-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.0.7-15.1.x86_64",
"product": {
"name": "php7-fpm-7.0.7-15.1.x86_64",
"product_id": "php7-fpm-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.0.7-15.1.x86_64",
"product": {
"name": "php7-ftp-7.0.7-15.1.x86_64",
"product_id": "php7-ftp-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.0.7-15.1.x86_64",
"product": {
"name": "php7-gd-7.0.7-15.1.x86_64",
"product_id": "php7-gd-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.0.7-15.1.x86_64",
"product": {
"name": "php7-gettext-7.0.7-15.1.x86_64",
"product_id": "php7-gettext-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.0.7-15.1.x86_64",
"product": {
"name": "php7-gmp-7.0.7-15.1.x86_64",
"product_id": "php7-gmp-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.0.7-15.1.x86_64",
"product": {
"name": "php7-iconv-7.0.7-15.1.x86_64",
"product_id": "php7-iconv-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-imap-7.0.7-15.1.x86_64",
"product": {
"name": "php7-imap-7.0.7-15.1.x86_64",
"product_id": "php7-imap-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-intl-7.0.7-15.1.x86_64",
"product_id": "php7-intl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.0.7-15.1.x86_64",
"product": {
"name": "php7-json-7.0.7-15.1.x86_64",
"product_id": "php7-json-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.0.7-15.1.x86_64",
"product": {
"name": "php7-ldap-7.0.7-15.1.x86_64",
"product_id": "php7-ldap-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.0.7-15.1.x86_64",
"product": {
"name": "php7-mbstring-7.0.7-15.1.x86_64",
"product_id": "php7-mbstring-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mcrypt-7.0.7-15.1.x86_64",
"product": {
"name": "php7-mcrypt-7.0.7-15.1.x86_64",
"product_id": "php7-mcrypt-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.0.7-15.1.x86_64",
"product": {
"name": "php7-mysql-7.0.7-15.1.x86_64",
"product_id": "php7-mysql-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.0.7-15.1.x86_64",
"product": {
"name": "php7-odbc-7.0.7-15.1.x86_64",
"product_id": "php7-odbc-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.0.7-15.1.x86_64",
"product": {
"name": "php7-opcache-7.0.7-15.1.x86_64",
"product_id": "php7-opcache-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-openssl-7.0.7-15.1.x86_64",
"product_id": "php7-openssl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-pcntl-7.0.7-15.1.x86_64",
"product_id": "php7-pcntl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.0.7-15.1.x86_64",
"product": {
"name": "php7-pdo-7.0.7-15.1.x86_64",
"product_id": "php7-pdo-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.0.7-15.1.x86_64",
"product": {
"name": "php7-pgsql-7.0.7-15.1.x86_64",
"product_id": "php7-pgsql-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.0.7-15.1.x86_64",
"product": {
"name": "php7-phar-7.0.7-15.1.x86_64",
"product_id": "php7-phar-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.0.7-15.1.x86_64",
"product": {
"name": "php7-posix-7.0.7-15.1.x86_64",
"product_id": "php7-posix-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pspell-7.0.7-15.1.x86_64",
"product": {
"name": "php7-pspell-7.0.7-15.1.x86_64",
"product_id": "php7-pspell-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.0.7-15.1.x86_64",
"product": {
"name": "php7-shmop-7.0.7-15.1.x86_64",
"product_id": "php7-shmop-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.0.7-15.1.x86_64",
"product": {
"name": "php7-snmp-7.0.7-15.1.x86_64",
"product_id": "php7-snmp-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.0.7-15.1.x86_64",
"product": {
"name": "php7-soap-7.0.7-15.1.x86_64",
"product_id": "php7-soap-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sockets-7.0.7-15.1.x86_64",
"product_id": "php7-sockets-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sqlite-7.0.7-15.1.x86_64",
"product_id": "php7-sqlite-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.0.7-15.1.x86_64",
"product_id": "php7-sysvmsg-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sysvsem-7.0.7-15.1.x86_64",
"product_id": "php7-sysvsem-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sysvshm-7.0.7-15.1.x86_64",
"product_id": "php7-sysvshm-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.0.7-15.1.x86_64",
"product": {
"name": "php7-tokenizer-7.0.7-15.1.x86_64",
"product_id": "php7-tokenizer-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.0.7-15.1.x86_64",
"product": {
"name": "php7-wddx-7.0.7-15.1.x86_64",
"product_id": "php7-wddx-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.0.7-15.1.x86_64",
"product": {
"name": "php7-xmlreader-7.0.7-15.1.x86_64",
"product_id": "php7-xmlreader-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.0.7-15.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.0.7-15.1.x86_64",
"product_id": "php7-xmlrpc-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.0.7-15.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.0.7-15.1.x86_64",
"product_id": "php7-xmlwriter-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-xsl-7.0.7-15.1.x86_64",
"product_id": "php7-xsl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.0.7-15.1.x86_64",
"product": {
"name": "php7-zip-7.0.7-15.1.x86_64",
"product_id": "php7-zip-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.0.7-15.1.x86_64",
"product": {
"name": "php7-zlib-7.0.7-15.1.x86_64",
"product_id": "php7-zlib-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.0.7-15.1.x86_64",
"product": {
"name": "php7-devel-7.0.7-15.1.x86_64",
"product_id": "php7-devel-7.0.7-15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x"
},
"product_reference": "apache2-mod_php7-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64"
},
"product_reference": "php7-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x"
},
"product_reference": "php7-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64"
},
"product_reference": "php7-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64"
},
"product_reference": "php7-bcmath-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-bcmath-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x"
},
"product_reference": "php7-bcmath-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64"
},
"product_reference": "php7-bcmath-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64"
},
"product_reference": "php7-bz2-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-bz2-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x"
},
"product_reference": "php7-bz2-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64"
},
"product_reference": "php7-bz2-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64"
},
"product_reference": "php7-calendar-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-calendar-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x"
},
"product_reference": "php7-calendar-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64"
},
"product_reference": "php7-calendar-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64"
},
"product_reference": "php7-ctype-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-ctype-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x"
},
"product_reference": "php7-ctype-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64"
},
"product_reference": "php7-ctype-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-curl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-curl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x"
},
"product_reference": "php7-curl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-curl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64"
},
"product_reference": "php7-dba-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-dba-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x"
},
"product_reference": "php7-dba-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64"
},
"product_reference": "php7-dba-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64"
},
"product_reference": "php7-dom-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-dom-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x"
},
"product_reference": "php7-dom-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64"
},
"product_reference": "php7-dom-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64"
},
"product_reference": "php7-enchant-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-enchant-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x"
},
"product_reference": "php7-enchant-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64"
},
"product_reference": "php7-enchant-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64"
},
"product_reference": "php7-exif-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-exif-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x"
},
"product_reference": "php7-exif-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64"
},
"product_reference": "php7-exif-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64"
},
"product_reference": "php7-fastcgi-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x"
},
"product_reference": "php7-fastcgi-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64"
},
"product_reference": "php7-fastcgi-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64"
},
"product_reference": "php7-fileinfo-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x"
},
"product_reference": "php7-fileinfo-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64"
},
"product_reference": "php7-fileinfo-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64"
},
"product_reference": "php7-fpm-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-fpm-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x"
},
"product_reference": "php7-fpm-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64"
},
"product_reference": "php7-fpm-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64"
},
"product_reference": "php7-ftp-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-ftp-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x"
},
"product_reference": "php7-ftp-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64"
},
"product_reference": "php7-ftp-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64"
},
"product_reference": "php7-gd-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-gd-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x"
},
"product_reference": "php7-gd-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64"
},
"product_reference": "php7-gd-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64"
},
"product_reference": "php7-gettext-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-gettext-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x"
},
"product_reference": "php7-gettext-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64"
},
"product_reference": "php7-gettext-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64"
},
"product_reference": "php7-gmp-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-gmp-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x"
},
"product_reference": "php7-gmp-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64"
},
"product_reference": "php7-gmp-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64"
},
"product_reference": "php7-iconv-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-iconv-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x"
},
"product_reference": "php7-iconv-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64"
},
"product_reference": "php7-iconv-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64"
},
"product_reference": "php7-imap-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-imap-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x"
},
"product_reference": "php7-imap-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64"
},
"product_reference": "php7-imap-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-intl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-intl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x"
},
"product_reference": "php7-intl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-intl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64"
},
"product_reference": "php7-json-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-json-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x"
},
"product_reference": "php7-json-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64"
},
"product_reference": "php7-json-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64"
},
"product_reference": "php7-ldap-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-ldap-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x"
},
"product_reference": "php7-ldap-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64"
},
"product_reference": "php7-ldap-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64"
},
"product_reference": "php7-mbstring-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-mbstring-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x"
},
"product_reference": "php7-mbstring-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64"
},
"product_reference": "php7-mbstring-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mcrypt-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64"
},
"product_reference": "php7-mcrypt-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mcrypt-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-mcrypt-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mcrypt-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x"
},
"product_reference": "php7-mcrypt-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mcrypt-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64"
},
"product_reference": "php7-mcrypt-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64"
},
"product_reference": "php7-mysql-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-mysql-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x"
},
"product_reference": "php7-mysql-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64"
},
"product_reference": "php7-mysql-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64"
},
"product_reference": "php7-odbc-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-odbc-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x"
},
"product_reference": "php7-odbc-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64"
},
"product_reference": "php7-odbc-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64"
},
"product_reference": "php7-opcache-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-opcache-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x"
},
"product_reference": "php7-opcache-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64"
},
"product_reference": "php7-opcache-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-openssl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-openssl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x"
},
"product_reference": "php7-openssl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-openssl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-pcntl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-pcntl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x"
},
"product_reference": "php7-pcntl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-pcntl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64"
},
"product_reference": "php7-pdo-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-pdo-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x"
},
"product_reference": "php7-pdo-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64"
},
"product_reference": "php7-pdo-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.0.7-15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch"
},
"product_reference": "php7-pear-7.0.7-15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64"
},
"product_reference": "php7-pgsql-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-pgsql-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x"
},
"product_reference": "php7-pgsql-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64"
},
"product_reference": "php7-pgsql-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64"
},
"product_reference": "php7-phar-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-phar-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x"
},
"product_reference": "php7-phar-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64"
},
"product_reference": "php7-phar-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64"
},
"product_reference": "php7-posix-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-posix-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x"
},
"product_reference": "php7-posix-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64"
},
"product_reference": "php7-posix-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pspell-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64"
},
"product_reference": "php7-pspell-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pspell-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-pspell-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pspell-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x"
},
"product_reference": "php7-pspell-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pspell-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64"
},
"product_reference": "php7-pspell-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64"
},
"product_reference": "php7-shmop-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-shmop-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x"
},
"product_reference": "php7-shmop-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64"
},
"product_reference": "php7-shmop-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64"
},
"product_reference": "php7-snmp-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-snmp-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x"
},
"product_reference": "php7-snmp-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64"
},
"product_reference": "php7-snmp-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64"
},
"product_reference": "php7-soap-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-soap-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x"
},
"product_reference": "php7-soap-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64"
},
"product_reference": "php7-soap-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sockets-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sockets-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x"
},
"product_reference": "php7-sockets-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sockets-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sqlite-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sqlite-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x"
},
"product_reference": "php7-sqlite-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sqlite-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x"
},
"product_reference": "php7-sysvmsg-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sysvsem-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x"
},
"product_reference": "php7-sysvsem-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sysvsem-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sysvshm-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x"
},
"product_reference": "php7-sysvshm-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sysvshm-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64"
},
"product_reference": "php7-tokenizer-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x"
},
"product_reference": "php7-tokenizer-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64"
},
"product_reference": "php7-tokenizer-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64"
},
"product_reference": "php7-wddx-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-wddx-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x"
},
"product_reference": "php7-wddx-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64"
},
"product_reference": "php7-wddx-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64"
},
"product_reference": "php7-xmlreader-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x"
},
"product_reference": "php7-xmlreader-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64"
},
"product_reference": "php7-xmlreader-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x"
},
"product_reference": "php7-xmlrpc-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x"
},
"product_reference": "php7-xmlwriter-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-xsl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-xsl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x"
},
"product_reference": "php7-xsl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-xsl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64"
},
"product_reference": "php7-zip-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-zip-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x"
},
"product_reference": "php7-zip-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64"
},
"product_reference": "php7-zip-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64"
},
"product_reference": "php7-zlib-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-zlib-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x"
},
"product_reference": "php7-zlib-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
},
"product_reference": "php7-zlib-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-devel-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x"
},
"product_reference": "php7-devel-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP1",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
},
"product_reference": "php7-devel-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-4473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-4473"
}
],
"notes": [
{
"category": "general",
"text": "/ext/phar/phar_object.c in PHP 7.0.7 and 5.6.x allows remote attackers to execute arbitrary code. NOTE: Introduced as part of an incomplete fix to CVE-2015-6833.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-4473",
"url": "https://www.suse.com/security/cve/CVE-2016-4473"
},
{
"category": "external",
"summary": "SUSE Bug 995512 for CVE-2016-4473",
"url": "https://bugzilla.suse.com/995512"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "low"
}
],
"title": "CVE-2016-4473"
},
{
"cve": "CVE-2016-5399",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5399"
}
],
"notes": [
{
"category": "general",
"text": "The bzread function in ext/bz2/bz2.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted bz2 archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5399",
"url": "https://www.suse.com/security/cve/CVE-2016-5399"
},
{
"category": "external",
"summary": "SUSE Bug 991430 for CVE-2016-5399",
"url": "https://bugzilla.suse.com/991430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-5399"
},
{
"cve": "CVE-2016-6128",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6128"
}
],
"notes": [
{
"category": "general",
"text": "The gdImageCropThreshold function in gd_crop.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 7.0.9, allows remote attackers to cause a denial of service (application crash) via an invalid color index.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6128",
"url": "https://www.suse.com/security/cve/CVE-2016-6128"
},
{
"category": "external",
"summary": "SUSE Bug 987580 for CVE-2016-6128",
"url": "https://bugzilla.suse.com/987580"
},
{
"category": "external",
"summary": "SUSE Bug 991710 for CVE-2016-6128",
"url": "https://bugzilla.suse.com/991710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-6128"
},
{
"cve": "CVE-2016-6161",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6161"
}
],
"notes": [
{
"category": "general",
"text": "The output function in gd_gif_out.c in the GD Graphics Library (aka libgd) allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6161",
"url": "https://www.suse.com/security/cve/CVE-2016-6161"
},
{
"category": "external",
"summary": "SUSE Bug 988032 for CVE-2016-6161",
"url": "https://bugzilla.suse.com/988032"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "low"
}
],
"title": "CVE-2016-6161"
},
{
"cve": "CVE-2016-6207",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6207"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6207",
"url": "https://www.suse.com/security/cve/CVE-2016-6207"
},
{
"category": "external",
"summary": "SUSE Bug 991434 for CVE-2016-6207",
"url": "https://bugzilla.suse.com/991434"
},
{
"category": "external",
"summary": "SUSE Bug 991622 for CVE-2016-6207",
"url": "https://bugzilla.suse.com/991622"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-6207"
},
{
"cve": "CVE-2016-6289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6289"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the virtual_file_ex function in TSRM/tsrm_virtual_cwd.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted extract operation on a ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6289",
"url": "https://www.suse.com/security/cve/CVE-2016-6289"
},
{
"category": "external",
"summary": "SUSE Bug 991428 for CVE-2016-6289",
"url": "https://bugzilla.suse.com/991428"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-6289"
},
{
"cve": "CVE-2016-6290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6290"
}
],
"notes": [
{
"category": "general",
"text": "ext/session/session.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly maintain a certain hash data structure, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors related to session deserialization.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6290",
"url": "https://www.suse.com/security/cve/CVE-2016-6290"
},
{
"category": "external",
"summary": "SUSE Bug 991429 for CVE-2016-6290",
"url": "https://bugzilla.suse.com/991429"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-6290"
},
{
"cve": "CVE-2016-6291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6291"
}
],
"notes": [
{
"category": "general",
"text": "The exif_process_IFD_in_MAKERNOTE function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds array access and memory corruption), obtain sensitive information from process memory, or possibly have unspecified other impact via a crafted JPEG image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6291",
"url": "https://www.suse.com/security/cve/CVE-2016-6291"
},
{
"category": "external",
"summary": "SUSE Bug 991427 for CVE-2016-6291",
"url": "https://bugzilla.suse.com/991427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-6291"
},
{
"cve": "CVE-2016-6292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6292"
}
],
"notes": [
{
"category": "general",
"text": "The exif_process_user_comment function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted JPEG image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6292",
"url": "https://www.suse.com/security/cve/CVE-2016-6292"
},
{
"category": "external",
"summary": "SUSE Bug 991422 for CVE-2016-6292",
"url": "https://bugzilla.suse.com/991422"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-6292"
},
{
"cve": "CVE-2016-6295",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6295"
}
],
"notes": [
{
"category": "general",
"text": "ext/snmp/snmp.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact via crafted serialized data, a related issue to CVE-2016-5773.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6295",
"url": "https://www.suse.com/security/cve/CVE-2016-6295"
},
{
"category": "external",
"summary": "SUSE Bug 991424 for CVE-2016-6295",
"url": "https://bugzilla.suse.com/991424"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-6295"
},
{
"cve": "CVE-2016-6296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6296"
}
],
"notes": [
{
"category": "general",
"text": "Integer signedness error in the simplestring_addn function in simplestring.c in xmlrpc-epi through 0.54.2, as used in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a long first argument to the PHP xmlrpc_encode_request function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6296",
"url": "https://www.suse.com/security/cve/CVE-2016-6296"
},
{
"category": "external",
"summary": "SUSE Bug 991437 for CVE-2016-6296",
"url": "https://bugzilla.suse.com/991437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "low"
}
],
"title": "CVE-2016-6296"
},
{
"cve": "CVE-2016-6297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6297"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the php_stream_zip_opener function in ext/zip/zip_stream.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted zip:// URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6297",
"url": "https://www.suse.com/security/cve/CVE-2016-6297"
},
{
"category": "external",
"summary": "SUSE Bug 991426 for CVE-2016-6297",
"url": "https://bugzilla.suse.com/991426"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-6297"
},
{
"cve": "CVE-2016-7124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7124"
}
],
"notes": [
{
"category": "general",
"text": "ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that leads to a (1) __destruct call or (2) magic method call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7124",
"url": "https://www.suse.com/security/cve/CVE-2016-7124"
},
{
"category": "external",
"summary": "SUSE Bug 997206 for CVE-2016-7124",
"url": "https://bugzilla.suse.com/997206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "low"
}
],
"title": "CVE-2016-7124"
},
{
"cve": "CVE-2016-7125",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7125"
}
],
"notes": [
{
"category": "general",
"text": "ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session data by leveraging control of a session name, as demonstrated by object injection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7125",
"url": "https://www.suse.com/security/cve/CVE-2016-7125"
},
{
"category": "external",
"summary": "SUSE Bug 997207 for CVE-2016-7125",
"url": "https://bugzilla.suse.com/997207"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "important"
}
],
"title": "CVE-2016-7125"
},
{
"cve": "CVE-2016-7126",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7126"
}
],
"notes": [
{
"category": "general",
"text": "The imagetruecolortopalette function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate the number of colors, which allows remote attackers to cause a denial of service (select_colors allocation error and out-of-bounds write) or possibly have unspecified other impact via a large value in the third argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7126",
"url": "https://www.suse.com/security/cve/CVE-2016-7126"
},
{
"category": "external",
"summary": "SUSE Bug 997208 for CVE-2016-7126",
"url": "https://bugzilla.suse.com/997208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-7126"
},
{
"cve": "CVE-2016-7127",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7127"
}
],
"notes": [
{
"category": "general",
"text": "The imagegammacorrect function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate gamma values, which allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact by providing different signs for the second and third arguments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7127",
"url": "https://www.suse.com/security/cve/CVE-2016-7127"
},
{
"category": "external",
"summary": "SUSE Bug 997210 for CVE-2016-7127",
"url": "https://bugzilla.suse.com/997210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "critical"
}
],
"title": "CVE-2016-7127"
},
{
"cve": "CVE-2016-7128",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7128"
}
],
"notes": [
{
"category": "general",
"text": "The exif_process_IFD_in_TIFF function in ext/exif/exif.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles the case of a thumbnail offset that exceeds the file size, which allows remote attackers to obtain sensitive information from process memory via a crafted TIFF image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7128",
"url": "https://www.suse.com/security/cve/CVE-2016-7128"
},
{
"category": "external",
"summary": "SUSE Bug 997211 for CVE-2016-7128",
"url": "https://bugzilla.suse.com/997211"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-7128"
},
{
"cve": "CVE-2016-7129",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7129"
}
],
"notes": [
{
"category": "general",
"text": "The php_wddx_process_data function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddx_deserialize call that mishandles a dateTime element in a wddxPacket XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7129",
"url": "https://www.suse.com/security/cve/CVE-2016-7129"
},
{
"category": "external",
"summary": "SUSE Bug 997220 for CVE-2016-7129",
"url": "https://bugzilla.suse.com/997220"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-7129"
},
{
"cve": "CVE-2016-7130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7130"
}
],
"notes": [
{
"category": "general",
"text": "The php_wddx_pop_element function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a wddx_deserialize call that mishandles a binary element in a wddxPacket XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7130",
"url": "https://www.suse.com/security/cve/CVE-2016-7130"
},
{
"category": "external",
"summary": "SUSE Bug 997257 for CVE-2016-7130",
"url": "https://bugzilla.suse.com/997257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-7130"
},
{
"cve": "CVE-2016-7131",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7131"
}
],
"notes": [
{
"category": "general",
"text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a tag that lacks a \u003c (less than) character.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7131",
"url": "https://www.suse.com/security/cve/CVE-2016-7131"
},
{
"category": "external",
"summary": "SUSE Bug 997225 for CVE-2016-7131",
"url": "https://bugzilla.suse.com/997225"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-7131"
},
{
"cve": "CVE-2016-7132",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7132"
}
],
"notes": [
{
"category": "general",
"text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a stray element inside a boolean element, leading to incorrect pop processing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7132",
"url": "https://www.suse.com/security/cve/CVE-2016-7132"
},
{
"category": "external",
"summary": "SUSE Bug 997230 for CVE-2016-7132",
"url": "https://bugzilla.suse.com/997230"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-7132"
},
{
"cve": "CVE-2016-7133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7133"
}
],
"notes": [
{
"category": "general",
"text": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7133",
"url": "https://www.suse.com/security/cve/CVE-2016-7133"
},
{
"category": "external",
"summary": "SUSE Bug 997247 for CVE-2016-7133",
"url": "https://bugzilla.suse.com/997247"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "moderate"
}
],
"title": "CVE-2016-7133"
},
{
"cve": "CVE-2016-7134",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7134"
}
],
"notes": [
{
"category": "general",
"text": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7134",
"url": "https://www.suse.com/security/cve/CVE-2016-7134"
},
{
"category": "external",
"summary": "SUSE Bug 997248 for CVE-2016-7134",
"url": "https://bugzilla.suse.com/997248"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "critical"
}
],
"title": "CVE-2016-7134"
},
{
"cve": "CVE-2016-7412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7412"
}
],
"notes": [
{
"category": "general",
"text": "ext/mysqlnd/mysqlnd_wireprotocol.c in PHP before 5.6.26 and 7.x before 7.0.11 does not verify that a BIT field has the UNSIGNED_FLAG flag, which allows remote MySQL servers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted field metadata.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7412",
"url": "https://www.suse.com/security/cve/CVE-2016-7412"
},
{
"category": "external",
"summary": "SUSE Bug 999680 for CVE-2016-7412",
"url": "https://bugzilla.suse.com/999680"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "important"
}
],
"title": "CVE-2016-7412"
},
{
"cve": "CVE-2016-7413",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7413"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the wddx_stack_destroy function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a wddxPacket XML document that lacks an end-tag for a recordset field element, leading to mishandling in a wddx_deserialize call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7413",
"url": "https://www.suse.com/security/cve/CVE-2016-7413"
},
{
"category": "external",
"summary": "SUSE Bug 999679 for CVE-2016-7413",
"url": "https://bugzilla.suse.com/999679"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "critical"
}
],
"title": "CVE-2016-7413"
},
{
"cve": "CVE-2016-7414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7414"
}
],
"notes": [
{
"category": "general",
"text": "The ZIP signature-verification feature in PHP before 5.6.26 and 7.x before 7.0.11 does not ensure that the uncompressed_filesize field is large enough, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a crafted PHAR archive, related to ext/phar/util.c and ext/phar/zip.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7414",
"url": "https://www.suse.com/security/cve/CVE-2016-7414"
},
{
"category": "external",
"summary": "SUSE Bug 999820 for CVE-2016-7414",
"url": "https://bugzilla.suse.com/999820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "critical"
}
],
"title": "CVE-2016-7414"
},
{
"cve": "CVE-2016-7416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7416"
}
],
"notes": [
{
"category": "general",
"text": "ext/intl/msgformat/msgformat_format.c in PHP before 5.6.26 and 7.x before 7.0.11 does not properly restrict the locale length provided to the Locale class in the ICU library, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a MessageFormatter::formatMessage call with a long first argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7416",
"url": "https://www.suse.com/security/cve/CVE-2016-7416"
},
{
"category": "external",
"summary": "SUSE Bug 999685 for CVE-2016-7416",
"url": "https://bugzilla.suse.com/999685"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "important"
}
],
"title": "CVE-2016-7416"
},
{
"cve": "CVE-2016-7417",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7417"
}
],
"notes": [
{
"category": "general",
"text": "ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7417",
"url": "https://www.suse.com/security/cve/CVE-2016-7417"
},
{
"category": "external",
"summary": "SUSE Bug 999684 for CVE-2016-7417",
"url": "https://bugzilla.suse.com/999684"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "critical"
}
],
"title": "CVE-2016-7417"
},
{
"cve": "CVE-2016-7418",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7418"
}
],
"notes": [
{
"category": "general",
"text": "The php_wddx_push_element function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service (invalid pointer access and out-of-bounds read) or possibly have unspecified other impact via an incorrect boolean element in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7418",
"url": "https://www.suse.com/security/cve/CVE-2016-7418"
},
{
"category": "external",
"summary": "SUSE Bug 999819 for CVE-2016-7418",
"url": "https://bugzilla.suse.com/999819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP1:php7-devel-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:24Z",
"details": "important"
}
],
"title": "CVE-2016-7418"
}
]
}
suse-su-2016:2460-2
Vulnerability from csaf_suse
Published
2016-10-05 15:19
Modified
2016-10-05 15:19
Summary
Security update for php7
Notes
Title of the patch
Security update for php7
Description of the patch
This update for php7 fixes the following security issues:
* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]
* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]
* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]
* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]
* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]
* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]
* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]
* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]
* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]
* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]
* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]
* CVE-2016-4473: Invalid free() instead of efree() in phar_extract_file()
* CVE-2016-7124: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization
* CVE-2016-7125: PHP Session Data Injection Vulnerability
* CVE-2016-7126: select_colors write out-of-bounds
* CVE-2016-7127: imagegammacorrect allowed arbitrary write access
* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF
* CVE-2016-7129: wddx_deserialize allowed illegal memory access
* CVE-2016-7131: wddx_deserialize null dereference with invalid xml
* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element
* CVE-2016-7133: memory allocator fails to realloc small block to large one
* CVE-2016-7134: Heap overflow in the function curl_escape
* CVE-2016-7130: wddx_deserialize null dereference
* CVE-2016-7413: Use after free in wddx_deserialize
* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field
* CVE-2016-7417: Missing type check when unserializing SplArray
* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message
* CVE-2016-7418: Null pointer dereference in php_wddx_push_element
* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile
Patchnames
SUSE-SLE-Module-Web-Scripting-12-2016-1434
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for php7 fixes the following security issues:\n\n* CVE-2016-6128: Invalid color index not properly handled [bsc#987580]\n* CVE-2016-6161: global out of bounds read when encoding gif from malformed input withgd2togif [bsc#988032]\n* CVE-2016-6292: Null pointer dereference in exif_process_user_comment [bsc#991422]\n* CVE-2016-6295: Use after free in SNMP with GC and unserialize() [bsc#991424]\n* CVE-2016-6297: Stack-based buffer overflow vulnerability in php_stream_zip_opener [bsc#991426]\n* CVE-2016-6291: Out-of-bounds access in exif_process_IFD_in_MAKERNOTE [bsc#991427]\n* CVE-2016-6289: Integer overflow leads to buffer overflow in virtual_file_ex [bsc#991428]\n* CVE-2016-6290: Use after free in unserialize() with Unexpected Session Deserialization [bsc#991429]\n* CVE-2016-5399: Improper error handling in bzread() [bsc#991430]\n* CVE-2016-6296: Heap buffer overflow vulnerability in simplestring_addn in simplestring.c [bsc#991437]\n* CVE-2016-6207: Integer overflow error within _gdContributionsAlloc() [bsc#991434]\n* CVE-2016-4473: Invalid free() instead of efree() in phar_extract_file()\n* CVE-2016-7124: Create an Unexpected Object and Don\u0027t Invoke __wakeup() in Deserialization\n* CVE-2016-7125: PHP Session Data Injection Vulnerability\n* CVE-2016-7126: select_colors write out-of-bounds\n* CVE-2016-7127: imagegammacorrect allowed arbitrary write access\n* CVE-2016-7128: Memory Leakage In exif_process_IFD_in_TIFF\n* CVE-2016-7129: wddx_deserialize allowed illegal memory access\n* CVE-2016-7131: wddx_deserialize null dereference with invalid xml\n* CVE-2016-7132: wddx_deserialize null dereference in php_wddx_pop_element\n* CVE-2016-7133: memory allocator fails to realloc small block to large one\n* CVE-2016-7134: Heap overflow in the function curl_escape\n* CVE-2016-7130: wddx_deserialize null dereference\n* CVE-2016-7413: Use after free in wddx_deserialize\n* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field\n* CVE-2016-7417: Missing type check when unserializing SplArray\n* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message\n* CVE-2016-7418: Null pointer dereference in php_wddx_push_element\n* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Module-Web-Scripting-12-2016-1434",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2016_2460-2.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2016:2460-2",
"url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162460-2/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2016:2460-2",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2016-November/002382.html"
},
{
"category": "self",
"summary": "SUSE Bug 1001950",
"url": "https://bugzilla.suse.com/1001950"
},
{
"category": "self",
"summary": "SUSE Bug 987580",
"url": "https://bugzilla.suse.com/987580"
},
{
"category": "self",
"summary": "SUSE Bug 988032",
"url": "https://bugzilla.suse.com/988032"
},
{
"category": "self",
"summary": "SUSE Bug 991422",
"url": "https://bugzilla.suse.com/991422"
},
{
"category": "self",
"summary": "SUSE Bug 991424",
"url": "https://bugzilla.suse.com/991424"
},
{
"category": "self",
"summary": "SUSE Bug 991426",
"url": "https://bugzilla.suse.com/991426"
},
{
"category": "self",
"summary": "SUSE Bug 991427",
"url": "https://bugzilla.suse.com/991427"
},
{
"category": "self",
"summary": "SUSE Bug 991428",
"url": "https://bugzilla.suse.com/991428"
},
{
"category": "self",
"summary": "SUSE Bug 991429",
"url": "https://bugzilla.suse.com/991429"
},
{
"category": "self",
"summary": "SUSE Bug 991430",
"url": "https://bugzilla.suse.com/991430"
},
{
"category": "self",
"summary": "SUSE Bug 991434",
"url": "https://bugzilla.suse.com/991434"
},
{
"category": "self",
"summary": "SUSE Bug 991437",
"url": "https://bugzilla.suse.com/991437"
},
{
"category": "self",
"summary": "SUSE Bug 995512",
"url": "https://bugzilla.suse.com/995512"
},
{
"category": "self",
"summary": "SUSE Bug 997206",
"url": "https://bugzilla.suse.com/997206"
},
{
"category": "self",
"summary": "SUSE Bug 997207",
"url": "https://bugzilla.suse.com/997207"
},
{
"category": "self",
"summary": "SUSE Bug 997208",
"url": "https://bugzilla.suse.com/997208"
},
{
"category": "self",
"summary": "SUSE Bug 997210",
"url": "https://bugzilla.suse.com/997210"
},
{
"category": "self",
"summary": "SUSE Bug 997211",
"url": "https://bugzilla.suse.com/997211"
},
{
"category": "self",
"summary": "SUSE Bug 997220",
"url": "https://bugzilla.suse.com/997220"
},
{
"category": "self",
"summary": "SUSE Bug 997225",
"url": "https://bugzilla.suse.com/997225"
},
{
"category": "self",
"summary": "SUSE Bug 997230",
"url": "https://bugzilla.suse.com/997230"
},
{
"category": "self",
"summary": "SUSE Bug 997247",
"url": "https://bugzilla.suse.com/997247"
},
{
"category": "self",
"summary": "SUSE Bug 997248",
"url": "https://bugzilla.suse.com/997248"
},
{
"category": "self",
"summary": "SUSE Bug 997257",
"url": "https://bugzilla.suse.com/997257"
},
{
"category": "self",
"summary": "SUSE Bug 999313",
"url": "https://bugzilla.suse.com/999313"
},
{
"category": "self",
"summary": "SUSE Bug 999679",
"url": "https://bugzilla.suse.com/999679"
},
{
"category": "self",
"summary": "SUSE Bug 999680",
"url": "https://bugzilla.suse.com/999680"
},
{
"category": "self",
"summary": "SUSE Bug 999684",
"url": "https://bugzilla.suse.com/999684"
},
{
"category": "self",
"summary": "SUSE Bug 999685",
"url": "https://bugzilla.suse.com/999685"
},
{
"category": "self",
"summary": "SUSE Bug 999819",
"url": "https://bugzilla.suse.com/999819"
},
{
"category": "self",
"summary": "SUSE Bug 999820",
"url": "https://bugzilla.suse.com/999820"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-4473 page",
"url": "https://www.suse.com/security/cve/CVE-2016-4473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5399 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5399/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6128 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6128/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6161 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6161/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6207 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6207/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6289 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6290 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6291 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6292 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6295 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6295/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6296 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6296/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-6297 page",
"url": "https://www.suse.com/security/cve/CVE-2016-6297/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7124 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7125 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7125/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7126 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7126/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7127 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7127/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7128 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7128/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7129 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7129/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7130 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7130/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7131 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7131/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7132 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7132/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7133 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7133/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7134 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7134/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7412 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7413 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7413/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7414 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7414/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7416 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7416/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7417 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7417/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7418 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7418/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2016-10-05T15:19:17Z",
"generator": {
"date": "2016-10-05T15:19:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2016:2460-2",
"initial_release_date": "2016-10-05T15:19:17Z",
"revision_history": [
{
"date": "2016-10-05T15:19:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.0.7-15.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.0.7-15.1.aarch64",
"product_id": "apache2-mod_php7-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.0.7-15.1.aarch64",
"product": {
"name": "php7-7.0.7-15.1.aarch64",
"product_id": "php7-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.0.7-15.1.aarch64",
"product": {
"name": "php7-bcmath-7.0.7-15.1.aarch64",
"product_id": "php7-bcmath-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.0.7-15.1.aarch64",
"product": {
"name": "php7-bz2-7.0.7-15.1.aarch64",
"product_id": "php7-bz2-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.0.7-15.1.aarch64",
"product": {
"name": "php7-calendar-7.0.7-15.1.aarch64",
"product_id": "php7-calendar-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.0.7-15.1.aarch64",
"product": {
"name": "php7-ctype-7.0.7-15.1.aarch64",
"product_id": "php7-ctype-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-curl-7.0.7-15.1.aarch64",
"product_id": "php7-curl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.0.7-15.1.aarch64",
"product": {
"name": "php7-dba-7.0.7-15.1.aarch64",
"product_id": "php7-dba-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.0.7-15.1.aarch64",
"product": {
"name": "php7-dom-7.0.7-15.1.aarch64",
"product_id": "php7-dom-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.0.7-15.1.aarch64",
"product": {
"name": "php7-enchant-7.0.7-15.1.aarch64",
"product_id": "php7-enchant-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.0.7-15.1.aarch64",
"product": {
"name": "php7-exif-7.0.7-15.1.aarch64",
"product_id": "php7-exif-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.0.7-15.1.aarch64",
"product": {
"name": "php7-fastcgi-7.0.7-15.1.aarch64",
"product_id": "php7-fastcgi-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.0.7-15.1.aarch64",
"product": {
"name": "php7-fileinfo-7.0.7-15.1.aarch64",
"product_id": "php7-fileinfo-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.0.7-15.1.aarch64",
"product": {
"name": "php7-fpm-7.0.7-15.1.aarch64",
"product_id": "php7-fpm-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.0.7-15.1.aarch64",
"product": {
"name": "php7-ftp-7.0.7-15.1.aarch64",
"product_id": "php7-ftp-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.0.7-15.1.aarch64",
"product": {
"name": "php7-gd-7.0.7-15.1.aarch64",
"product_id": "php7-gd-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.0.7-15.1.aarch64",
"product": {
"name": "php7-gettext-7.0.7-15.1.aarch64",
"product_id": "php7-gettext-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.0.7-15.1.aarch64",
"product": {
"name": "php7-gmp-7.0.7-15.1.aarch64",
"product_id": "php7-gmp-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.0.7-15.1.aarch64",
"product": {
"name": "php7-iconv-7.0.7-15.1.aarch64",
"product_id": "php7-iconv-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-imap-7.0.7-15.1.aarch64",
"product": {
"name": "php7-imap-7.0.7-15.1.aarch64",
"product_id": "php7-imap-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-intl-7.0.7-15.1.aarch64",
"product_id": "php7-intl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.0.7-15.1.aarch64",
"product": {
"name": "php7-json-7.0.7-15.1.aarch64",
"product_id": "php7-json-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.0.7-15.1.aarch64",
"product": {
"name": "php7-ldap-7.0.7-15.1.aarch64",
"product_id": "php7-ldap-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.0.7-15.1.aarch64",
"product": {
"name": "php7-mbstring-7.0.7-15.1.aarch64",
"product_id": "php7-mbstring-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mcrypt-7.0.7-15.1.aarch64",
"product": {
"name": "php7-mcrypt-7.0.7-15.1.aarch64",
"product_id": "php7-mcrypt-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.0.7-15.1.aarch64",
"product": {
"name": "php7-mysql-7.0.7-15.1.aarch64",
"product_id": "php7-mysql-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.0.7-15.1.aarch64",
"product": {
"name": "php7-odbc-7.0.7-15.1.aarch64",
"product_id": "php7-odbc-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.0.7-15.1.aarch64",
"product": {
"name": "php7-opcache-7.0.7-15.1.aarch64",
"product_id": "php7-opcache-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-openssl-7.0.7-15.1.aarch64",
"product_id": "php7-openssl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-pcntl-7.0.7-15.1.aarch64",
"product_id": "php7-pcntl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.0.7-15.1.aarch64",
"product": {
"name": "php7-pdo-7.0.7-15.1.aarch64",
"product_id": "php7-pdo-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.0.7-15.1.aarch64",
"product": {
"name": "php7-pgsql-7.0.7-15.1.aarch64",
"product_id": "php7-pgsql-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.0.7-15.1.aarch64",
"product": {
"name": "php7-phar-7.0.7-15.1.aarch64",
"product_id": "php7-phar-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.0.7-15.1.aarch64",
"product": {
"name": "php7-posix-7.0.7-15.1.aarch64",
"product_id": "php7-posix-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pspell-7.0.7-15.1.aarch64",
"product": {
"name": "php7-pspell-7.0.7-15.1.aarch64",
"product_id": "php7-pspell-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.0.7-15.1.aarch64",
"product": {
"name": "php7-shmop-7.0.7-15.1.aarch64",
"product_id": "php7-shmop-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.0.7-15.1.aarch64",
"product": {
"name": "php7-snmp-7.0.7-15.1.aarch64",
"product_id": "php7-snmp-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.0.7-15.1.aarch64",
"product": {
"name": "php7-soap-7.0.7-15.1.aarch64",
"product_id": "php7-soap-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sockets-7.0.7-15.1.aarch64",
"product_id": "php7-sockets-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sqlite-7.0.7-15.1.aarch64",
"product_id": "php7-sqlite-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.0.7-15.1.aarch64",
"product_id": "php7-sysvmsg-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sysvsem-7.0.7-15.1.aarch64",
"product_id": "php7-sysvsem-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.0.7-15.1.aarch64",
"product": {
"name": "php7-sysvshm-7.0.7-15.1.aarch64",
"product_id": "php7-sysvshm-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.0.7-15.1.aarch64",
"product": {
"name": "php7-tokenizer-7.0.7-15.1.aarch64",
"product_id": "php7-tokenizer-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.0.7-15.1.aarch64",
"product": {
"name": "php7-wddx-7.0.7-15.1.aarch64",
"product_id": "php7-wddx-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.0.7-15.1.aarch64",
"product": {
"name": "php7-xmlreader-7.0.7-15.1.aarch64",
"product_id": "php7-xmlreader-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.0.7-15.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.0.7-15.1.aarch64",
"product_id": "php7-xmlrpc-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.0.7-15.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.0.7-15.1.aarch64",
"product_id": "php7-xmlwriter-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.0.7-15.1.aarch64",
"product": {
"name": "php7-xsl-7.0.7-15.1.aarch64",
"product_id": "php7-xsl-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.0.7-15.1.aarch64",
"product": {
"name": "php7-zip-7.0.7-15.1.aarch64",
"product_id": "php7-zip-7.0.7-15.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.0.7-15.1.aarch64",
"product": {
"name": "php7-zlib-7.0.7-15.1.aarch64",
"product_id": "php7-zlib-7.0.7-15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-pear-7.0.7-15.1.noarch",
"product": {
"name": "php7-pear-7.0.7-15.1.noarch",
"product_id": "php7-pear-7.0.7-15.1.noarch"
}
},
{
"category": "product_version",
"name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"product": {
"name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"product_id": "php7-pear-Archive_Tar-7.0.7-15.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.0.7-15.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.0.7-15.1.ppc64le",
"product_id": "apache2-mod_php7-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-7.0.7-15.1.ppc64le",
"product_id": "php7-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-bcmath-7.0.7-15.1.ppc64le",
"product_id": "php7-bcmath-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-bz2-7.0.7-15.1.ppc64le",
"product_id": "php7-bz2-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-calendar-7.0.7-15.1.ppc64le",
"product_id": "php7-calendar-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-ctype-7.0.7-15.1.ppc64le",
"product_id": "php7-ctype-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-curl-7.0.7-15.1.ppc64le",
"product_id": "php7-curl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-dba-7.0.7-15.1.ppc64le",
"product_id": "php7-dba-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-dom-7.0.7-15.1.ppc64le",
"product_id": "php7-dom-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-enchant-7.0.7-15.1.ppc64le",
"product_id": "php7-enchant-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-exif-7.0.7-15.1.ppc64le",
"product_id": "php7-exif-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.0.7-15.1.ppc64le",
"product_id": "php7-fastcgi-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.0.7-15.1.ppc64le",
"product_id": "php7-fileinfo-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-fpm-7.0.7-15.1.ppc64le",
"product_id": "php7-fpm-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-ftp-7.0.7-15.1.ppc64le",
"product_id": "php7-ftp-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-gd-7.0.7-15.1.ppc64le",
"product_id": "php7-gd-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-gettext-7.0.7-15.1.ppc64le",
"product_id": "php7-gettext-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-gmp-7.0.7-15.1.ppc64le",
"product_id": "php7-gmp-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-iconv-7.0.7-15.1.ppc64le",
"product_id": "php7-iconv-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-imap-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-imap-7.0.7-15.1.ppc64le",
"product_id": "php7-imap-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-intl-7.0.7-15.1.ppc64le",
"product_id": "php7-intl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-json-7.0.7-15.1.ppc64le",
"product_id": "php7-json-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-ldap-7.0.7-15.1.ppc64le",
"product_id": "php7-ldap-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-mbstring-7.0.7-15.1.ppc64le",
"product_id": "php7-mbstring-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mcrypt-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-mcrypt-7.0.7-15.1.ppc64le",
"product_id": "php7-mcrypt-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-mysql-7.0.7-15.1.ppc64le",
"product_id": "php7-mysql-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-odbc-7.0.7-15.1.ppc64le",
"product_id": "php7-odbc-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-opcache-7.0.7-15.1.ppc64le",
"product_id": "php7-opcache-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-openssl-7.0.7-15.1.ppc64le",
"product_id": "php7-openssl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-pcntl-7.0.7-15.1.ppc64le",
"product_id": "php7-pcntl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-pdo-7.0.7-15.1.ppc64le",
"product_id": "php7-pdo-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-pgsql-7.0.7-15.1.ppc64le",
"product_id": "php7-pgsql-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-phar-7.0.7-15.1.ppc64le",
"product_id": "php7-phar-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-posix-7.0.7-15.1.ppc64le",
"product_id": "php7-posix-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pspell-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-pspell-7.0.7-15.1.ppc64le",
"product_id": "php7-pspell-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-shmop-7.0.7-15.1.ppc64le",
"product_id": "php7-shmop-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-snmp-7.0.7-15.1.ppc64le",
"product_id": "php7-snmp-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-soap-7.0.7-15.1.ppc64le",
"product_id": "php7-soap-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sockets-7.0.7-15.1.ppc64le",
"product_id": "php7-sockets-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sqlite-7.0.7-15.1.ppc64le",
"product_id": "php7-sqlite-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.0.7-15.1.ppc64le",
"product_id": "php7-sysvmsg-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.0.7-15.1.ppc64le",
"product_id": "php7-sysvsem-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.0.7-15.1.ppc64le",
"product_id": "php7-sysvshm-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.0.7-15.1.ppc64le",
"product_id": "php7-tokenizer-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-wddx-7.0.7-15.1.ppc64le",
"product_id": "php7-wddx-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.0.7-15.1.ppc64le",
"product_id": "php7-xmlreader-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.0.7-15.1.ppc64le",
"product_id": "php7-xmlrpc-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.0.7-15.1.ppc64le",
"product_id": "php7-xmlwriter-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-xsl-7.0.7-15.1.ppc64le",
"product_id": "php7-xsl-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-zip-7.0.7-15.1.ppc64le",
"product_id": "php7-zip-7.0.7-15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.0.7-15.1.ppc64le",
"product": {
"name": "php7-zlib-7.0.7-15.1.ppc64le",
"product_id": "php7-zlib-7.0.7-15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.0.7-15.1.s390x",
"product": {
"name": "apache2-mod_php7-7.0.7-15.1.s390x",
"product_id": "apache2-mod_php7-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.0.7-15.1.s390x",
"product": {
"name": "php7-7.0.7-15.1.s390x",
"product_id": "php7-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.0.7-15.1.s390x",
"product": {
"name": "php7-bcmath-7.0.7-15.1.s390x",
"product_id": "php7-bcmath-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.0.7-15.1.s390x",
"product": {
"name": "php7-bz2-7.0.7-15.1.s390x",
"product_id": "php7-bz2-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.0.7-15.1.s390x",
"product": {
"name": "php7-calendar-7.0.7-15.1.s390x",
"product_id": "php7-calendar-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.0.7-15.1.s390x",
"product": {
"name": "php7-ctype-7.0.7-15.1.s390x",
"product_id": "php7-ctype-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.0.7-15.1.s390x",
"product": {
"name": "php7-curl-7.0.7-15.1.s390x",
"product_id": "php7-curl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.0.7-15.1.s390x",
"product": {
"name": "php7-dba-7.0.7-15.1.s390x",
"product_id": "php7-dba-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.0.7-15.1.s390x",
"product": {
"name": "php7-dom-7.0.7-15.1.s390x",
"product_id": "php7-dom-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.0.7-15.1.s390x",
"product": {
"name": "php7-enchant-7.0.7-15.1.s390x",
"product_id": "php7-enchant-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.0.7-15.1.s390x",
"product": {
"name": "php7-exif-7.0.7-15.1.s390x",
"product_id": "php7-exif-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.0.7-15.1.s390x",
"product": {
"name": "php7-fastcgi-7.0.7-15.1.s390x",
"product_id": "php7-fastcgi-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.0.7-15.1.s390x",
"product": {
"name": "php7-fileinfo-7.0.7-15.1.s390x",
"product_id": "php7-fileinfo-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.0.7-15.1.s390x",
"product": {
"name": "php7-fpm-7.0.7-15.1.s390x",
"product_id": "php7-fpm-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.0.7-15.1.s390x",
"product": {
"name": "php7-ftp-7.0.7-15.1.s390x",
"product_id": "php7-ftp-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.0.7-15.1.s390x",
"product": {
"name": "php7-gd-7.0.7-15.1.s390x",
"product_id": "php7-gd-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.0.7-15.1.s390x",
"product": {
"name": "php7-gettext-7.0.7-15.1.s390x",
"product_id": "php7-gettext-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.0.7-15.1.s390x",
"product": {
"name": "php7-gmp-7.0.7-15.1.s390x",
"product_id": "php7-gmp-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.0.7-15.1.s390x",
"product": {
"name": "php7-iconv-7.0.7-15.1.s390x",
"product_id": "php7-iconv-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-imap-7.0.7-15.1.s390x",
"product": {
"name": "php7-imap-7.0.7-15.1.s390x",
"product_id": "php7-imap-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.0.7-15.1.s390x",
"product": {
"name": "php7-intl-7.0.7-15.1.s390x",
"product_id": "php7-intl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.0.7-15.1.s390x",
"product": {
"name": "php7-json-7.0.7-15.1.s390x",
"product_id": "php7-json-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.0.7-15.1.s390x",
"product": {
"name": "php7-ldap-7.0.7-15.1.s390x",
"product_id": "php7-ldap-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.0.7-15.1.s390x",
"product": {
"name": "php7-mbstring-7.0.7-15.1.s390x",
"product_id": "php7-mbstring-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mcrypt-7.0.7-15.1.s390x",
"product": {
"name": "php7-mcrypt-7.0.7-15.1.s390x",
"product_id": "php7-mcrypt-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.0.7-15.1.s390x",
"product": {
"name": "php7-mysql-7.0.7-15.1.s390x",
"product_id": "php7-mysql-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.0.7-15.1.s390x",
"product": {
"name": "php7-odbc-7.0.7-15.1.s390x",
"product_id": "php7-odbc-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.0.7-15.1.s390x",
"product": {
"name": "php7-opcache-7.0.7-15.1.s390x",
"product_id": "php7-opcache-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.0.7-15.1.s390x",
"product": {
"name": "php7-openssl-7.0.7-15.1.s390x",
"product_id": "php7-openssl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.0.7-15.1.s390x",
"product": {
"name": "php7-pcntl-7.0.7-15.1.s390x",
"product_id": "php7-pcntl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.0.7-15.1.s390x",
"product": {
"name": "php7-pdo-7.0.7-15.1.s390x",
"product_id": "php7-pdo-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.0.7-15.1.s390x",
"product": {
"name": "php7-pgsql-7.0.7-15.1.s390x",
"product_id": "php7-pgsql-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.0.7-15.1.s390x",
"product": {
"name": "php7-phar-7.0.7-15.1.s390x",
"product_id": "php7-phar-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.0.7-15.1.s390x",
"product": {
"name": "php7-posix-7.0.7-15.1.s390x",
"product_id": "php7-posix-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pspell-7.0.7-15.1.s390x",
"product": {
"name": "php7-pspell-7.0.7-15.1.s390x",
"product_id": "php7-pspell-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.0.7-15.1.s390x",
"product": {
"name": "php7-shmop-7.0.7-15.1.s390x",
"product_id": "php7-shmop-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.0.7-15.1.s390x",
"product": {
"name": "php7-snmp-7.0.7-15.1.s390x",
"product_id": "php7-snmp-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.0.7-15.1.s390x",
"product": {
"name": "php7-soap-7.0.7-15.1.s390x",
"product_id": "php7-soap-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.0.7-15.1.s390x",
"product": {
"name": "php7-sockets-7.0.7-15.1.s390x",
"product_id": "php7-sockets-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.0.7-15.1.s390x",
"product": {
"name": "php7-sqlite-7.0.7-15.1.s390x",
"product_id": "php7-sqlite-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.0.7-15.1.s390x",
"product": {
"name": "php7-sysvmsg-7.0.7-15.1.s390x",
"product_id": "php7-sysvmsg-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.0.7-15.1.s390x",
"product": {
"name": "php7-sysvsem-7.0.7-15.1.s390x",
"product_id": "php7-sysvsem-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.0.7-15.1.s390x",
"product": {
"name": "php7-sysvshm-7.0.7-15.1.s390x",
"product_id": "php7-sysvshm-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.0.7-15.1.s390x",
"product": {
"name": "php7-tokenizer-7.0.7-15.1.s390x",
"product_id": "php7-tokenizer-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.0.7-15.1.s390x",
"product": {
"name": "php7-wddx-7.0.7-15.1.s390x",
"product_id": "php7-wddx-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.0.7-15.1.s390x",
"product": {
"name": "php7-xmlreader-7.0.7-15.1.s390x",
"product_id": "php7-xmlreader-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.0.7-15.1.s390x",
"product": {
"name": "php7-xmlrpc-7.0.7-15.1.s390x",
"product_id": "php7-xmlrpc-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.0.7-15.1.s390x",
"product": {
"name": "php7-xmlwriter-7.0.7-15.1.s390x",
"product_id": "php7-xmlwriter-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.0.7-15.1.s390x",
"product": {
"name": "php7-xsl-7.0.7-15.1.s390x",
"product_id": "php7-xsl-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.0.7-15.1.s390x",
"product": {
"name": "php7-zip-7.0.7-15.1.s390x",
"product_id": "php7-zip-7.0.7-15.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.0.7-15.1.s390x",
"product": {
"name": "php7-zlib-7.0.7-15.1.s390x",
"product_id": "php7-zlib-7.0.7-15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.0.7-15.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.0.7-15.1.x86_64",
"product_id": "apache2-mod_php7-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.0.7-15.1.x86_64",
"product": {
"name": "php7-7.0.7-15.1.x86_64",
"product_id": "php7-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.0.7-15.1.x86_64",
"product": {
"name": "php7-bcmath-7.0.7-15.1.x86_64",
"product_id": "php7-bcmath-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.0.7-15.1.x86_64",
"product": {
"name": "php7-bz2-7.0.7-15.1.x86_64",
"product_id": "php7-bz2-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.0.7-15.1.x86_64",
"product": {
"name": "php7-calendar-7.0.7-15.1.x86_64",
"product_id": "php7-calendar-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.0.7-15.1.x86_64",
"product": {
"name": "php7-ctype-7.0.7-15.1.x86_64",
"product_id": "php7-ctype-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-curl-7.0.7-15.1.x86_64",
"product_id": "php7-curl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.0.7-15.1.x86_64",
"product": {
"name": "php7-dba-7.0.7-15.1.x86_64",
"product_id": "php7-dba-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.0.7-15.1.x86_64",
"product": {
"name": "php7-dom-7.0.7-15.1.x86_64",
"product_id": "php7-dom-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.0.7-15.1.x86_64",
"product": {
"name": "php7-enchant-7.0.7-15.1.x86_64",
"product_id": "php7-enchant-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.0.7-15.1.x86_64",
"product": {
"name": "php7-exif-7.0.7-15.1.x86_64",
"product_id": "php7-exif-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.0.7-15.1.x86_64",
"product": {
"name": "php7-fastcgi-7.0.7-15.1.x86_64",
"product_id": "php7-fastcgi-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.0.7-15.1.x86_64",
"product": {
"name": "php7-fileinfo-7.0.7-15.1.x86_64",
"product_id": "php7-fileinfo-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.0.7-15.1.x86_64",
"product": {
"name": "php7-fpm-7.0.7-15.1.x86_64",
"product_id": "php7-fpm-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.0.7-15.1.x86_64",
"product": {
"name": "php7-ftp-7.0.7-15.1.x86_64",
"product_id": "php7-ftp-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.0.7-15.1.x86_64",
"product": {
"name": "php7-gd-7.0.7-15.1.x86_64",
"product_id": "php7-gd-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.0.7-15.1.x86_64",
"product": {
"name": "php7-gettext-7.0.7-15.1.x86_64",
"product_id": "php7-gettext-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.0.7-15.1.x86_64",
"product": {
"name": "php7-gmp-7.0.7-15.1.x86_64",
"product_id": "php7-gmp-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.0.7-15.1.x86_64",
"product": {
"name": "php7-iconv-7.0.7-15.1.x86_64",
"product_id": "php7-iconv-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-imap-7.0.7-15.1.x86_64",
"product": {
"name": "php7-imap-7.0.7-15.1.x86_64",
"product_id": "php7-imap-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-intl-7.0.7-15.1.x86_64",
"product_id": "php7-intl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.0.7-15.1.x86_64",
"product": {
"name": "php7-json-7.0.7-15.1.x86_64",
"product_id": "php7-json-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.0.7-15.1.x86_64",
"product": {
"name": "php7-ldap-7.0.7-15.1.x86_64",
"product_id": "php7-ldap-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.0.7-15.1.x86_64",
"product": {
"name": "php7-mbstring-7.0.7-15.1.x86_64",
"product_id": "php7-mbstring-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mcrypt-7.0.7-15.1.x86_64",
"product": {
"name": "php7-mcrypt-7.0.7-15.1.x86_64",
"product_id": "php7-mcrypt-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.0.7-15.1.x86_64",
"product": {
"name": "php7-mysql-7.0.7-15.1.x86_64",
"product_id": "php7-mysql-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.0.7-15.1.x86_64",
"product": {
"name": "php7-odbc-7.0.7-15.1.x86_64",
"product_id": "php7-odbc-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.0.7-15.1.x86_64",
"product": {
"name": "php7-opcache-7.0.7-15.1.x86_64",
"product_id": "php7-opcache-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-openssl-7.0.7-15.1.x86_64",
"product_id": "php7-openssl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-pcntl-7.0.7-15.1.x86_64",
"product_id": "php7-pcntl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.0.7-15.1.x86_64",
"product": {
"name": "php7-pdo-7.0.7-15.1.x86_64",
"product_id": "php7-pdo-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.0.7-15.1.x86_64",
"product": {
"name": "php7-pgsql-7.0.7-15.1.x86_64",
"product_id": "php7-pgsql-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.0.7-15.1.x86_64",
"product": {
"name": "php7-phar-7.0.7-15.1.x86_64",
"product_id": "php7-phar-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.0.7-15.1.x86_64",
"product": {
"name": "php7-posix-7.0.7-15.1.x86_64",
"product_id": "php7-posix-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pspell-7.0.7-15.1.x86_64",
"product": {
"name": "php7-pspell-7.0.7-15.1.x86_64",
"product_id": "php7-pspell-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.0.7-15.1.x86_64",
"product": {
"name": "php7-shmop-7.0.7-15.1.x86_64",
"product_id": "php7-shmop-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.0.7-15.1.x86_64",
"product": {
"name": "php7-snmp-7.0.7-15.1.x86_64",
"product_id": "php7-snmp-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.0.7-15.1.x86_64",
"product": {
"name": "php7-soap-7.0.7-15.1.x86_64",
"product_id": "php7-soap-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sockets-7.0.7-15.1.x86_64",
"product_id": "php7-sockets-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sqlite-7.0.7-15.1.x86_64",
"product_id": "php7-sqlite-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.0.7-15.1.x86_64",
"product_id": "php7-sysvmsg-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sysvsem-7.0.7-15.1.x86_64",
"product_id": "php7-sysvsem-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.0.7-15.1.x86_64",
"product": {
"name": "php7-sysvshm-7.0.7-15.1.x86_64",
"product_id": "php7-sysvshm-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.0.7-15.1.x86_64",
"product": {
"name": "php7-tokenizer-7.0.7-15.1.x86_64",
"product_id": "php7-tokenizer-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.0.7-15.1.x86_64",
"product": {
"name": "php7-wddx-7.0.7-15.1.x86_64",
"product_id": "php7-wddx-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.0.7-15.1.x86_64",
"product": {
"name": "php7-xmlreader-7.0.7-15.1.x86_64",
"product_id": "php7-xmlreader-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.0.7-15.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.0.7-15.1.x86_64",
"product_id": "php7-xmlrpc-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.0.7-15.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.0.7-15.1.x86_64",
"product_id": "php7-xmlwriter-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.0.7-15.1.x86_64",
"product": {
"name": "php7-xsl-7.0.7-15.1.x86_64",
"product_id": "php7-xsl-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.0.7-15.1.x86_64",
"product": {
"name": "php7-zip-7.0.7-15.1.x86_64",
"product_id": "php7-zip-7.0.7-15.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.0.7-15.1.x86_64",
"product": {
"name": "php7-zlib-7.0.7-15.1.x86_64",
"product_id": "php7-zlib-7.0.7-15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x"
},
"product_reference": "apache2-mod_php7-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64"
},
"product_reference": "php7-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x"
},
"product_reference": "php7-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64"
},
"product_reference": "php7-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64"
},
"product_reference": "php7-bcmath-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-bcmath-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x"
},
"product_reference": "php7-bcmath-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64"
},
"product_reference": "php7-bcmath-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64"
},
"product_reference": "php7-bz2-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-bz2-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x"
},
"product_reference": "php7-bz2-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64"
},
"product_reference": "php7-bz2-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64"
},
"product_reference": "php7-calendar-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-calendar-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x"
},
"product_reference": "php7-calendar-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64"
},
"product_reference": "php7-calendar-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64"
},
"product_reference": "php7-ctype-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-ctype-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x"
},
"product_reference": "php7-ctype-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64"
},
"product_reference": "php7-ctype-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-curl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-curl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x"
},
"product_reference": "php7-curl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-curl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64"
},
"product_reference": "php7-dba-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-dba-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x"
},
"product_reference": "php7-dba-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64"
},
"product_reference": "php7-dba-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64"
},
"product_reference": "php7-dom-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-dom-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x"
},
"product_reference": "php7-dom-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64"
},
"product_reference": "php7-dom-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64"
},
"product_reference": "php7-enchant-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-enchant-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x"
},
"product_reference": "php7-enchant-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64"
},
"product_reference": "php7-enchant-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64"
},
"product_reference": "php7-exif-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-exif-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x"
},
"product_reference": "php7-exif-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64"
},
"product_reference": "php7-exif-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64"
},
"product_reference": "php7-fastcgi-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x"
},
"product_reference": "php7-fastcgi-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64"
},
"product_reference": "php7-fastcgi-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64"
},
"product_reference": "php7-fileinfo-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x"
},
"product_reference": "php7-fileinfo-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64"
},
"product_reference": "php7-fileinfo-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64"
},
"product_reference": "php7-fpm-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-fpm-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x"
},
"product_reference": "php7-fpm-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64"
},
"product_reference": "php7-fpm-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64"
},
"product_reference": "php7-ftp-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-ftp-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x"
},
"product_reference": "php7-ftp-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64"
},
"product_reference": "php7-ftp-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64"
},
"product_reference": "php7-gd-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-gd-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x"
},
"product_reference": "php7-gd-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64"
},
"product_reference": "php7-gd-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64"
},
"product_reference": "php7-gettext-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-gettext-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x"
},
"product_reference": "php7-gettext-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64"
},
"product_reference": "php7-gettext-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64"
},
"product_reference": "php7-gmp-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-gmp-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x"
},
"product_reference": "php7-gmp-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64"
},
"product_reference": "php7-gmp-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64"
},
"product_reference": "php7-iconv-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-iconv-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x"
},
"product_reference": "php7-iconv-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64"
},
"product_reference": "php7-iconv-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64"
},
"product_reference": "php7-imap-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-imap-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x"
},
"product_reference": "php7-imap-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64"
},
"product_reference": "php7-imap-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-intl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-intl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x"
},
"product_reference": "php7-intl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-intl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64"
},
"product_reference": "php7-json-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-json-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x"
},
"product_reference": "php7-json-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64"
},
"product_reference": "php7-json-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64"
},
"product_reference": "php7-ldap-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-ldap-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x"
},
"product_reference": "php7-ldap-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64"
},
"product_reference": "php7-ldap-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64"
},
"product_reference": "php7-mbstring-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-mbstring-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x"
},
"product_reference": "php7-mbstring-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64"
},
"product_reference": "php7-mbstring-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mcrypt-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64"
},
"product_reference": "php7-mcrypt-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mcrypt-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-mcrypt-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mcrypt-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x"
},
"product_reference": "php7-mcrypt-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mcrypt-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64"
},
"product_reference": "php7-mcrypt-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64"
},
"product_reference": "php7-mysql-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-mysql-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x"
},
"product_reference": "php7-mysql-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64"
},
"product_reference": "php7-mysql-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64"
},
"product_reference": "php7-odbc-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-odbc-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x"
},
"product_reference": "php7-odbc-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64"
},
"product_reference": "php7-odbc-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64"
},
"product_reference": "php7-opcache-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-opcache-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x"
},
"product_reference": "php7-opcache-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64"
},
"product_reference": "php7-opcache-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-openssl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-openssl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x"
},
"product_reference": "php7-openssl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-openssl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-pcntl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-pcntl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x"
},
"product_reference": "php7-pcntl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-pcntl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64"
},
"product_reference": "php7-pdo-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-pdo-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x"
},
"product_reference": "php7-pdo-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64"
},
"product_reference": "php7-pdo-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.0.7-15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch"
},
"product_reference": "php7-pear-7.0.7-15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.0.7-15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64"
},
"product_reference": "php7-pgsql-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-pgsql-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x"
},
"product_reference": "php7-pgsql-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64"
},
"product_reference": "php7-pgsql-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64"
},
"product_reference": "php7-phar-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-phar-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x"
},
"product_reference": "php7-phar-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64"
},
"product_reference": "php7-phar-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64"
},
"product_reference": "php7-posix-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-posix-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x"
},
"product_reference": "php7-posix-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64"
},
"product_reference": "php7-posix-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pspell-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64"
},
"product_reference": "php7-pspell-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pspell-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-pspell-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pspell-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x"
},
"product_reference": "php7-pspell-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pspell-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64"
},
"product_reference": "php7-pspell-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64"
},
"product_reference": "php7-shmop-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-shmop-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x"
},
"product_reference": "php7-shmop-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64"
},
"product_reference": "php7-shmop-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64"
},
"product_reference": "php7-snmp-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-snmp-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x"
},
"product_reference": "php7-snmp-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64"
},
"product_reference": "php7-snmp-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64"
},
"product_reference": "php7-soap-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-soap-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x"
},
"product_reference": "php7-soap-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64"
},
"product_reference": "php7-soap-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sockets-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sockets-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x"
},
"product_reference": "php7-sockets-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sockets-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sqlite-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sqlite-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x"
},
"product_reference": "php7-sqlite-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sqlite-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x"
},
"product_reference": "php7-sysvmsg-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sysvsem-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x"
},
"product_reference": "php7-sysvsem-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sysvsem-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64"
},
"product_reference": "php7-sysvshm-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x"
},
"product_reference": "php7-sysvshm-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64"
},
"product_reference": "php7-sysvshm-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64"
},
"product_reference": "php7-tokenizer-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x"
},
"product_reference": "php7-tokenizer-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64"
},
"product_reference": "php7-tokenizer-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64"
},
"product_reference": "php7-wddx-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-wddx-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x"
},
"product_reference": "php7-wddx-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64"
},
"product_reference": "php7-wddx-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64"
},
"product_reference": "php7-xmlreader-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x"
},
"product_reference": "php7-xmlreader-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64"
},
"product_reference": "php7-xmlreader-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x"
},
"product_reference": "php7-xmlrpc-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x"
},
"product_reference": "php7-xmlwriter-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64"
},
"product_reference": "php7-xsl-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-xsl-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x"
},
"product_reference": "php7-xsl-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64"
},
"product_reference": "php7-xsl-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64"
},
"product_reference": "php7-zip-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-zip-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x"
},
"product_reference": "php7-zip-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64"
},
"product_reference": "php7-zip-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.0.7-15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64"
},
"product_reference": "php7-zlib-7.0.7-15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.0.7-15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le"
},
"product_reference": "php7-zlib-7.0.7-15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.0.7-15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x"
},
"product_reference": "php7-zlib-7.0.7-15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.0.7-15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
},
"product_reference": "php7-zlib-7.0.7-15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-4473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-4473"
}
],
"notes": [
{
"category": "general",
"text": "/ext/phar/phar_object.c in PHP 7.0.7 and 5.6.x allows remote attackers to execute arbitrary code. NOTE: Introduced as part of an incomplete fix to CVE-2015-6833.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-4473",
"url": "https://www.suse.com/security/cve/CVE-2016-4473"
},
{
"category": "external",
"summary": "SUSE Bug 995512 for CVE-2016-4473",
"url": "https://bugzilla.suse.com/995512"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "low"
}
],
"title": "CVE-2016-4473"
},
{
"cve": "CVE-2016-5399",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5399"
}
],
"notes": [
{
"category": "general",
"text": "The bzread function in ext/bz2/bz2.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds write) or execute arbitrary code via a crafted bz2 archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5399",
"url": "https://www.suse.com/security/cve/CVE-2016-5399"
},
{
"category": "external",
"summary": "SUSE Bug 991430 for CVE-2016-5399",
"url": "https://bugzilla.suse.com/991430"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-5399"
},
{
"cve": "CVE-2016-6128",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6128"
}
],
"notes": [
{
"category": "general",
"text": "The gdImageCropThreshold function in gd_crop.c in the GD Graphics Library (aka libgd) before 2.2.3, as used in PHP before 7.0.9, allows remote attackers to cause a denial of service (application crash) via an invalid color index.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6128",
"url": "https://www.suse.com/security/cve/CVE-2016-6128"
},
{
"category": "external",
"summary": "SUSE Bug 987580 for CVE-2016-6128",
"url": "https://bugzilla.suse.com/987580"
},
{
"category": "external",
"summary": "SUSE Bug 991710 for CVE-2016-6128",
"url": "https://bugzilla.suse.com/991710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-6128"
},
{
"cve": "CVE-2016-6161",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6161"
}
],
"notes": [
{
"category": "general",
"text": "The output function in gd_gif_out.c in the GD Graphics Library (aka libgd) allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6161",
"url": "https://www.suse.com/security/cve/CVE-2016-6161"
},
{
"category": "external",
"summary": "SUSE Bug 988032 for CVE-2016-6161",
"url": "https://bugzilla.suse.com/988032"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "low"
}
],
"title": "CVE-2016-6161"
},
{
"cve": "CVE-2016-6207",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6207"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the _gdContributionsAlloc function in gd_interpolation.c in GD Graphics Library (aka libgd) before 2.2.3 allows remote attackers to cause a denial of service (out-of-bounds memory write or memory consumption) via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6207",
"url": "https://www.suse.com/security/cve/CVE-2016-6207"
},
{
"category": "external",
"summary": "SUSE Bug 991434 for CVE-2016-6207",
"url": "https://bugzilla.suse.com/991434"
},
{
"category": "external",
"summary": "SUSE Bug 991622 for CVE-2016-6207",
"url": "https://bugzilla.suse.com/991622"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-6207"
},
{
"cve": "CVE-2016-6289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6289"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the virtual_file_ex function in TSRM/tsrm_virtual_cwd.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted extract operation on a ZIP archive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6289",
"url": "https://www.suse.com/security/cve/CVE-2016-6289"
},
{
"category": "external",
"summary": "SUSE Bug 991428 for CVE-2016-6289",
"url": "https://bugzilla.suse.com/991428"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-6289"
},
{
"cve": "CVE-2016-6290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6290"
}
],
"notes": [
{
"category": "general",
"text": "ext/session/session.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly maintain a certain hash data structure, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors related to session deserialization.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6290",
"url": "https://www.suse.com/security/cve/CVE-2016-6290"
},
{
"category": "external",
"summary": "SUSE Bug 991429 for CVE-2016-6290",
"url": "https://bugzilla.suse.com/991429"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-6290"
},
{
"cve": "CVE-2016-6291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6291"
}
],
"notes": [
{
"category": "general",
"text": "The exif_process_IFD_in_MAKERNOTE function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (out-of-bounds array access and memory corruption), obtain sensitive information from process memory, or possibly have unspecified other impact via a crafted JPEG image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6291",
"url": "https://www.suse.com/security/cve/CVE-2016-6291"
},
{
"category": "external",
"summary": "SUSE Bug 991427 for CVE-2016-6291",
"url": "https://bugzilla.suse.com/991427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-6291"
},
{
"cve": "CVE-2016-6292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6292"
}
],
"notes": [
{
"category": "general",
"text": "The exif_process_user_comment function in ext/exif/exif.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted JPEG image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6292",
"url": "https://www.suse.com/security/cve/CVE-2016-6292"
},
{
"category": "external",
"summary": "SUSE Bug 991422 for CVE-2016-6292",
"url": "https://bugzilla.suse.com/991422"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-6292"
},
{
"cve": "CVE-2016-6295",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6295"
}
],
"notes": [
{
"category": "general",
"text": "ext/snmp/snmp.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 improperly interacts with the unserialize implementation and garbage collection, which allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact via crafted serialized data, a related issue to CVE-2016-5773.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6295",
"url": "https://www.suse.com/security/cve/CVE-2016-6295"
},
{
"category": "external",
"summary": "SUSE Bug 991424 for CVE-2016-6295",
"url": "https://bugzilla.suse.com/991424"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-6295"
},
{
"cve": "CVE-2016-6296",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6296"
}
],
"notes": [
{
"category": "general",
"text": "Integer signedness error in the simplestring_addn function in simplestring.c in xmlrpc-epi through 0.54.2, as used in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a long first argument to the PHP xmlrpc_encode_request function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6296",
"url": "https://www.suse.com/security/cve/CVE-2016-6296"
},
{
"category": "external",
"summary": "SUSE Bug 991437 for CVE-2016-6296",
"url": "https://bugzilla.suse.com/991437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "low"
}
],
"title": "CVE-2016-6296"
},
{
"cve": "CVE-2016-6297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-6297"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in the php_stream_zip_opener function in ext/zip/zip_stream.c in PHP before 5.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a crafted zip:// URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-6297",
"url": "https://www.suse.com/security/cve/CVE-2016-6297"
},
{
"category": "external",
"summary": "SUSE Bug 991426 for CVE-2016-6297",
"url": "https://bugzilla.suse.com/991426"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-6297"
},
{
"cve": "CVE-2016-7124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7124"
}
],
"notes": [
{
"category": "general",
"text": "ext/standard/var_unserializer.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles certain invalid objects, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that leads to a (1) __destruct call or (2) magic method call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7124",
"url": "https://www.suse.com/security/cve/CVE-2016-7124"
},
{
"category": "external",
"summary": "SUSE Bug 997206 for CVE-2016-7124",
"url": "https://bugzilla.suse.com/997206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "low"
}
],
"title": "CVE-2016-7124"
},
{
"cve": "CVE-2016-7125",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7125"
}
],
"notes": [
{
"category": "general",
"text": "ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session data by leveraging control of a session name, as demonstrated by object injection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7125",
"url": "https://www.suse.com/security/cve/CVE-2016-7125"
},
{
"category": "external",
"summary": "SUSE Bug 997207 for CVE-2016-7125",
"url": "https://bugzilla.suse.com/997207"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "important"
}
],
"title": "CVE-2016-7125"
},
{
"cve": "CVE-2016-7126",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7126"
}
],
"notes": [
{
"category": "general",
"text": "The imagetruecolortopalette function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate the number of colors, which allows remote attackers to cause a denial of service (select_colors allocation error and out-of-bounds write) or possibly have unspecified other impact via a large value in the third argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7126",
"url": "https://www.suse.com/security/cve/CVE-2016-7126"
},
{
"category": "external",
"summary": "SUSE Bug 997208 for CVE-2016-7126",
"url": "https://bugzilla.suse.com/997208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-7126"
},
{
"cve": "CVE-2016-7127",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7127"
}
],
"notes": [
{
"category": "general",
"text": "The imagegammacorrect function in ext/gd/gd.c in PHP before 5.6.25 and 7.x before 7.0.10 does not properly validate gamma values, which allows remote attackers to cause a denial of service (out-of-bounds write) or possibly have unspecified other impact by providing different signs for the second and third arguments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7127",
"url": "https://www.suse.com/security/cve/CVE-2016-7127"
},
{
"category": "external",
"summary": "SUSE Bug 997210 for CVE-2016-7127",
"url": "https://bugzilla.suse.com/997210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "critical"
}
],
"title": "CVE-2016-7127"
},
{
"cve": "CVE-2016-7128",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7128"
}
],
"notes": [
{
"category": "general",
"text": "The exif_process_IFD_in_TIFF function in ext/exif/exif.c in PHP before 5.6.25 and 7.x before 7.0.10 mishandles the case of a thumbnail offset that exceeds the file size, which allows remote attackers to obtain sensitive information from process memory via a crafted TIFF image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7128",
"url": "https://www.suse.com/security/cve/CVE-2016-7128"
},
{
"category": "external",
"summary": "SUSE Bug 997211 for CVE-2016-7128",
"url": "https://bugzilla.suse.com/997211"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-7128"
},
{
"cve": "CVE-2016-7129",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7129"
}
],
"notes": [
{
"category": "general",
"text": "The php_wddx_process_data function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via an invalid ISO 8601 time value, as demonstrated by a wddx_deserialize call that mishandles a dateTime element in a wddxPacket XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7129",
"url": "https://www.suse.com/security/cve/CVE-2016-7129"
},
{
"category": "external",
"summary": "SUSE Bug 997220 for CVE-2016-7129",
"url": "https://bugzilla.suse.com/997220"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-7129"
},
{
"cve": "CVE-2016-7130",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7130"
}
],
"notes": [
{
"category": "general",
"text": "The php_wddx_pop_element function in ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid base64 binary value, as demonstrated by a wddx_deserialize call that mishandles a binary element in a wddxPacket XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7130",
"url": "https://www.suse.com/security/cve/CVE-2016-7130"
},
{
"category": "external",
"summary": "SUSE Bug 997257 for CVE-2016-7130",
"url": "https://bugzilla.suse.com/997257"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-7130"
},
{
"cve": "CVE-2016-7131",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7131"
}
],
"notes": [
{
"category": "general",
"text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via a malformed wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a tag that lacks a \u003c (less than) character.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7131",
"url": "https://www.suse.com/security/cve/CVE-2016-7131"
},
{
"category": "external",
"summary": "SUSE Bug 997225 for CVE-2016-7131",
"url": "https://bugzilla.suse.com/997225"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-7131"
},
{
"cve": "CVE-2016-7132",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7132"
}
],
"notes": [
{
"category": "general",
"text": "ext/wddx/wddx.c in PHP before 5.6.25 and 7.x before 7.0.10 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) or possibly have unspecified other impact via an invalid wddxPacket XML document that is mishandled in a wddx_deserialize call, as demonstrated by a stray element inside a boolean element, leading to incorrect pop processing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7132",
"url": "https://www.suse.com/security/cve/CVE-2016-7132"
},
{
"category": "external",
"summary": "SUSE Bug 997230 for CVE-2016-7132",
"url": "https://bugzilla.suse.com/997230"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-7132"
},
{
"cve": "CVE-2016-7133",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7133"
}
],
"notes": [
{
"category": "general",
"text": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7133",
"url": "https://www.suse.com/security/cve/CVE-2016-7133"
},
{
"category": "external",
"summary": "SUSE Bug 997247 for CVE-2016-7133",
"url": "https://bugzilla.suse.com/997247"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "moderate"
}
],
"title": "CVE-2016-7133"
},
{
"cve": "CVE-2016-7134",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7134"
}
],
"notes": [
{
"category": "general",
"text": "ext/curl/interface.c in PHP 7.x before 7.0.10 does not work around a libcurl integer overflow, which allows remote attackers to cause a denial of service (allocation error and heap-based buffer overflow) or possibly have unspecified other impact via a long string that is mishandled in a curl_escape call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7134",
"url": "https://www.suse.com/security/cve/CVE-2016-7134"
},
{
"category": "external",
"summary": "SUSE Bug 997248 for CVE-2016-7134",
"url": "https://bugzilla.suse.com/997248"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "critical"
}
],
"title": "CVE-2016-7134"
},
{
"cve": "CVE-2016-7412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7412"
}
],
"notes": [
{
"category": "general",
"text": "ext/mysqlnd/mysqlnd_wireprotocol.c in PHP before 5.6.26 and 7.x before 7.0.11 does not verify that a BIT field has the UNSIGNED_FLAG flag, which allows remote MySQL servers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted field metadata.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7412",
"url": "https://www.suse.com/security/cve/CVE-2016-7412"
},
{
"category": "external",
"summary": "SUSE Bug 999680 for CVE-2016-7412",
"url": "https://bugzilla.suse.com/999680"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "important"
}
],
"title": "CVE-2016-7412"
},
{
"cve": "CVE-2016-7413",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7413"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in the wddx_stack_destroy function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a wddxPacket XML document that lacks an end-tag for a recordset field element, leading to mishandling in a wddx_deserialize call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7413",
"url": "https://www.suse.com/security/cve/CVE-2016-7413"
},
{
"category": "external",
"summary": "SUSE Bug 999679 for CVE-2016-7413",
"url": "https://bugzilla.suse.com/999679"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "critical"
}
],
"title": "CVE-2016-7413"
},
{
"cve": "CVE-2016-7414",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7414"
}
],
"notes": [
{
"category": "general",
"text": "The ZIP signature-verification feature in PHP before 5.6.26 and 7.x before 7.0.11 does not ensure that the uncompressed_filesize field is large enough, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a crafted PHAR archive, related to ext/phar/util.c and ext/phar/zip.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7414",
"url": "https://www.suse.com/security/cve/CVE-2016-7414"
},
{
"category": "external",
"summary": "SUSE Bug 999820 for CVE-2016-7414",
"url": "https://bugzilla.suse.com/999820"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "critical"
}
],
"title": "CVE-2016-7414"
},
{
"cve": "CVE-2016-7416",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7416"
}
],
"notes": [
{
"category": "general",
"text": "ext/intl/msgformat/msgformat_format.c in PHP before 5.6.26 and 7.x before 7.0.11 does not properly restrict the locale length provided to the Locale class in the ICU library, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a MessageFormatter::formatMessage call with a long first argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7416",
"url": "https://www.suse.com/security/cve/CVE-2016-7416"
},
{
"category": "external",
"summary": "SUSE Bug 999685 for CVE-2016-7416",
"url": "https://bugzilla.suse.com/999685"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "important"
}
],
"title": "CVE-2016-7416"
},
{
"cve": "CVE-2016-7417",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7417"
}
],
"notes": [
{
"category": "general",
"text": "ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7417",
"url": "https://www.suse.com/security/cve/CVE-2016-7417"
},
{
"category": "external",
"summary": "SUSE Bug 999684 for CVE-2016-7417",
"url": "https://bugzilla.suse.com/999684"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "critical"
}
],
"title": "CVE-2016-7417"
},
{
"cve": "CVE-2016-7418",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7418"
}
],
"notes": [
{
"category": "general",
"text": "The php_wddx_push_element function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service (invalid pointer access and out-of-bounds read) or possibly have unspecified other impact via an incorrect boolean element in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7418",
"url": "https://www.suse.com/security/cve/CVE-2016-7418"
},
{
"category": "external",
"summary": "SUSE Bug 999819 for CVE-2016-7418",
"url": "https://bugzilla.suse.com/999819"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bcmath-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-bz2-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-calendar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ctype-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-curl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dba-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-dom-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-enchant-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-exif-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fastcgi-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fileinfo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-fpm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ftp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gd-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gettext-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-gmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-iconv-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-imap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-intl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-json-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-ldap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mbstring-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mcrypt-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-mysql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-odbc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-opcache-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-openssl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pcntl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pdo-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pear-Archive_Tar-7.0.7-15.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pgsql-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-phar-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-posix-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-pspell-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-shmop-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-snmp-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-soap-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sockets-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sqlite-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvmsg-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvsem-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-sysvshm-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-tokenizer-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-wddx-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlreader-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlrpc-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xmlwriter-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-xsl-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zip-7.0.7-15.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php7-zlib-7.0.7-15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2016-10-05T15:19:17Z",
"details": "important"
}
],
"title": "CVE-2016-7418"
}
]
}
fkie_cve-2016-7133
Vulnerability from fkie_nvd
Published
2016-09-12 01:59
Modified
2025-04-12 10:46
Severity ?
Summary
Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://openwall.com/lists/oss-security/2016/09/02/9 | Mailing List | |
| cve@mitre.org | http://www.php.net/ChangeLog-7.php | Release Notes | |
| cve@mitre.org | http://www.securityfocus.com/bid/92765 | ||
| cve@mitre.org | https://bugs.php.net/bug.php?id=72742 | Exploit, Issue Tracking | |
| cve@mitre.org | https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1 | Issue Tracking, Patch | |
| cve@mitre.org | https://security.gentoo.org/glsa/201611-22 | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://openwall.com/lists/oss-security/2016/09/02/9 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.php.net/ChangeLog-7.php | Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/92765 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://bugs.php.net/bug.php?id=72742 | Exploit, Issue Tracking | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1 | Issue Tracking, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/201611-22 |
Impacted products
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php:php:7.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DB6890AF-8A0A-46EE-AAD5-CF9AAE14A321",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "6B90B947-7B54-47F3-9637-2F4AC44079EE",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "35848414-BD5D-4164-84DC-61ABBB1C4152",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "2B1F8402-8551-4F66-A9A7-81D472AB058E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "7A773E8E-48CD-4D35-A0FD-629BD9334486",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "FC492340-79AF-4676-A161-079A97EC6F0C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "F1C2D8FE-C380-4B43-B634-A3DBA4700A71",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "3EB58393-0C10-413C-8D95-6BAA8BC19A1B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.8:*:*:*:*:*:*:*",
"matchCriteriaId": "751F51CA-9D88-4971-A6EC-8C0B72E8E22B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:php:php:7.0.9:*:*:*:*:*:*:*",
"matchCriteriaId": "37B74118-8FC2-44CB-9673-A83DF777B2E6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Zend/zend_alloc.c in PHP 7.x before 7.0.10, when open_basedir is enabled, mishandles huge realloc operations, which allows remote attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact via a long pathname."
},
{
"lang": "es",
"value": "Zend/zend_alloc.c en PHP 7.x en versiones anteriores a 7.0.10, cuando la apertura de open_basedir est\u00e1 habilitada, no maneja adecuadamente operaciones de realloc enormes, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (desbordamiento de entero) o tener otro posible impacto no especificado a trav\u00e9s de un nombre de ruta largo."
}
],
"id": "CVE-2016-7133",
"lastModified": "2025-04-12T10:46:40.837",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.2,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2016-09-12T01:59:11.787",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Mailing List"
],
"url": "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "http://www.php.net/ChangeLog-7.php"
},
{
"source": "cve@mitre.org",
"url": "http://www.securityfocus.com/bid/92765"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://bugs.php.net/bug.php?id=72742"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1"
},
{
"source": "cve@mitre.org",
"url": "https://security.gentoo.org/glsa/201611-22"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List"
],
"url": "http://openwall.com/lists/oss-security/2016/09/02/9"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
],
"url": "http://www.php.net/ChangeLog-7.php"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.securityfocus.com/bid/92765"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://bugs.php.net/bug.php?id=72742"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/php/php-src/commit/c2a13ced4272f2e65d2773e2ea6ca11c1ce4a911?w=1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/201611-22"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…