Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-3247 (GCVE-0-2023-3247)
Vulnerability from cvelistv5 – Published: 2023-07-22 04:17 – Updated: 2024-10-15 20:34{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T06:48:08.521Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-3247",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-15T19:41:48.525120Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-15T20:34:03.327Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "8.0.29",
"status": "affected",
"version": "8.0.*",
"versionType": "semver"
},
{
"lessThan": "8.1.20",
"status": "affected",
"version": "8.1.*",
"versionType": "semver"
},
{
"lessThan": "8.2.7",
"status": "affected",
"version": "8.2.*",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Niels Dossche"
},
{
"lang": "en",
"type": "reporter",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Tim D\u00fcsterhus"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIn PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.\u0026nbsp;\u003c/p\u003e"
}
],
"value": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.\u00a0\n\n"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-252",
"description": "CWE-252 Unchecked Return Value",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-330",
"description": "CWE-330 Use of Insufficiently Random Values",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-07-22T04:17:09.896Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"url": "https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw"
}
],
"source": {
"advisory": "https://github.com/php/php-src/security/advisories/GHSA-76gg-c69",
"discovery": "INTERNAL"
},
"title": "Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2023-3247",
"datePublished": "2023-07-22T04:17:09.896Z",
"dateReserved": "2023-06-14T16:24:08.631Z",
"dateUpdated": "2024-10-15T20:34:03.327Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-3247",
"date": "2026-05-29",
"epss": "0.00316",
"percentile": "0.54959"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-3247\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2023-07-22T05:15:37.460\",\"lastModified\":\"2024-11-21T08:16:47.640\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.\u00a0\\n\\n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N\",\"baseScore\":2.6,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-252\"},{\"lang\":\"en\",\"value\":\"CWE-330\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-330\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.29\",\"matchCriteriaId\":\"74F672AC-6864-41C5-9832-490C33F39D12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.20\",\"matchCriteriaId\":\"30B3A139-7917-46D1-8747-FAEBED4B5EF0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.7\",\"matchCriteriaId\":\"C1A67DFA-5A0F-4E08-B7C7-DB21C1675A1A\"}]}]}],\"references\":[{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw\",\"source\":\"security@php.net\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T06:48:08.521Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-3247\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-15T19:41:48.525120Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-15T20:33:59.097Z\"}}], \"cna\": {\"title\": \"Missing error check and insufficient random bytes in HTTP Digest authentication for SOAP\", \"source\": {\"advisory\": \"https://github.com/php/php-src/security/advisories/GHSA-76gg-c69\", \"discovery\": \"INTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Niels Dossche\"}, {\"lang\": \"en\", \"type\": \"reporter\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Tim D\\u00fcsterhus\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 2.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"PHP Group\", \"product\": \"PHP\", \"versions\": [{\"status\": \"affected\", \"version\": \"8.0.*\", \"lessThan\": \"8.0.29\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.1.*\", \"lessThan\": \"8.1.20\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.2.*\", \"lessThan\": \"8.2.7\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.\\u00a0\\n\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIn PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce.\u0026nbsp;\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-252\", \"description\": \"CWE-252 Unchecked Return Value\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-330\", \"description\": \"CWE-330 Use of Insufficiently Random Values\"}]}], \"providerMetadata\": {\"orgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"shortName\": \"php\", \"dateUpdated\": \"2023-07-22T04:17:09.896Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-3247\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-15T20:34:03.327Z\", \"dateReserved\": \"2023-06-14T16:24:08.631Z\", \"assignerOrgId\": \"dd77f84a-d19a-4638-8c3d-a322d820ed2b\", \"datePublished\": \"2023-07-22T04:17:09.896Z\", \"assignerShortName\": \"php\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:2848-1
Vulnerability from csaf_suse - Published: 2023-07-17 07:20 - Updated: 2023-07-17 07:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php74",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php74 fixes the following issues:\n\n- CVE-2023-3247: Fixed missing error check and insufficient random bytes in HTTP Digest authentication for SOAP (bsc#1212349).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2848,SUSE-SLE-Module-Web-Scripting-12-2023-2848,SUSE-SLE-SDK-12-SP5-2023-2848",
"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-2023_2848-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2848-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232848-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2848-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015503.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212349",
"url": "https://bugzilla.suse.com/1212349"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3247 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3247/"
}
],
"title": "Security update for php74",
"tracking": {
"current_release_date": "2023-07-17T07:20:19Z",
"generator": {
"date": "2023-07-17T07:20:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2848-1",
"initial_release_date": "2023-07-17T07:20:19Z",
"revision_history": [
{
"date": "2023-07-17T07:20:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.59.1.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.59.1.aarch64",
"product_id": "apache2-mod_php74-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-7.4.33-1.59.1.aarch64",
"product_id": "php74-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-bcmath-7.4.33-1.59.1.aarch64",
"product_id": "php74-bcmath-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-bz2-7.4.33-1.59.1.aarch64",
"product_id": "php74-bz2-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-calendar-7.4.33-1.59.1.aarch64",
"product_id": "php74-calendar-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-ctype-7.4.33-1.59.1.aarch64",
"product_id": "php74-ctype-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-curl-7.4.33-1.59.1.aarch64",
"product_id": "php74-curl-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-dba-7.4.33-1.59.1.aarch64",
"product_id": "php74-dba-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-devel-7.4.33-1.59.1.aarch64",
"product_id": "php74-devel-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-dom-7.4.33-1.59.1.aarch64",
"product_id": "php74-dom-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-embed-7.4.33-1.59.1.aarch64",
"product_id": "php74-embed-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-enchant-7.4.33-1.59.1.aarch64",
"product_id": "php74-enchant-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-exif-7.4.33-1.59.1.aarch64",
"product_id": "php74-exif-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-fastcgi-7.4.33-1.59.1.aarch64",
"product_id": "php74-fastcgi-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-fileinfo-7.4.33-1.59.1.aarch64",
"product_id": "php74-fileinfo-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-firebird-7.4.33-1.59.1.aarch64",
"product_id": "php74-firebird-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-fpm-7.4.33-1.59.1.aarch64",
"product_id": "php74-fpm-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-ftp-7.4.33-1.59.1.aarch64",
"product_id": "php74-ftp-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-gd-7.4.33-1.59.1.aarch64",
"product_id": "php74-gd-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-gettext-7.4.33-1.59.1.aarch64",
"product_id": "php74-gettext-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-gmp-7.4.33-1.59.1.aarch64",
"product_id": "php74-gmp-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-iconv-7.4.33-1.59.1.aarch64",
"product_id": "php74-iconv-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-intl-7.4.33-1.59.1.aarch64",
"product_id": "php74-intl-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-json-7.4.33-1.59.1.aarch64",
"product_id": "php74-json-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-ldap-7.4.33-1.59.1.aarch64",
"product_id": "php74-ldap-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-mbstring-7.4.33-1.59.1.aarch64",
"product_id": "php74-mbstring-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-mysql-7.4.33-1.59.1.aarch64",
"product_id": "php74-mysql-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-odbc-7.4.33-1.59.1.aarch64",
"product_id": "php74-odbc-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-opcache-7.4.33-1.59.1.aarch64",
"product_id": "php74-opcache-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-openssl-7.4.33-1.59.1.aarch64",
"product_id": "php74-openssl-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-pcntl-7.4.33-1.59.1.aarch64",
"product_id": "php74-pcntl-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-pdo-7.4.33-1.59.1.aarch64",
"product_id": "php74-pdo-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-pgsql-7.4.33-1.59.1.aarch64",
"product_id": "php74-pgsql-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-phar-7.4.33-1.59.1.aarch64",
"product_id": "php74-phar-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-posix-7.4.33-1.59.1.aarch64",
"product_id": "php74-posix-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-readline-7.4.33-1.59.1.aarch64",
"product_id": "php74-readline-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-shmop-7.4.33-1.59.1.aarch64",
"product_id": "php74-shmop-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-snmp-7.4.33-1.59.1.aarch64",
"product_id": "php74-snmp-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-soap-7.4.33-1.59.1.aarch64",
"product_id": "php74-soap-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-sockets-7.4.33-1.59.1.aarch64",
"product_id": "php74-sockets-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-sodium-7.4.33-1.59.1.aarch64",
"product_id": "php74-sodium-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-sqlite-7.4.33-1.59.1.aarch64",
"product_id": "php74-sqlite-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.59.1.aarch64",
"product_id": "php74-sysvmsg-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-sysvsem-7.4.33-1.59.1.aarch64",
"product_id": "php74-sysvsem-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-sysvshm-7.4.33-1.59.1.aarch64",
"product_id": "php74-sysvshm-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-test-7.4.33-1.59.1.aarch64",
"product_id": "php74-test-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-tidy-7.4.33-1.59.1.aarch64",
"product_id": "php74-tidy-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-tokenizer-7.4.33-1.59.1.aarch64",
"product_id": "php74-tokenizer-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-xmlreader-7.4.33-1.59.1.aarch64",
"product_id": "php74-xmlreader-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.59.1.aarch64",
"product_id": "php74-xmlrpc-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.59.1.aarch64",
"product_id": "php74-xmlwriter-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-xsl-7.4.33-1.59.1.aarch64",
"product_id": "php74-xsl-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-zip-7.4.33-1.59.1.aarch64",
"product_id": "php74-zip-7.4.33-1.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.59.1.aarch64",
"product": {
"name": "php74-zlib-7.4.33-1.59.1.aarch64",
"product_id": "php74-zlib-7.4.33-1.59.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.59.1.i586",
"product": {
"name": "apache2-mod_php74-7.4.33-1.59.1.i586",
"product_id": "apache2-mod_php74-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.59.1.i586",
"product": {
"name": "php74-7.4.33-1.59.1.i586",
"product_id": "php74-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.59.1.i586",
"product": {
"name": "php74-bcmath-7.4.33-1.59.1.i586",
"product_id": "php74-bcmath-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.59.1.i586",
"product": {
"name": "php74-bz2-7.4.33-1.59.1.i586",
"product_id": "php74-bz2-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.59.1.i586",
"product": {
"name": "php74-calendar-7.4.33-1.59.1.i586",
"product_id": "php74-calendar-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.59.1.i586",
"product": {
"name": "php74-ctype-7.4.33-1.59.1.i586",
"product_id": "php74-ctype-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.59.1.i586",
"product": {
"name": "php74-curl-7.4.33-1.59.1.i586",
"product_id": "php74-curl-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.59.1.i586",
"product": {
"name": "php74-dba-7.4.33-1.59.1.i586",
"product_id": "php74-dba-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.59.1.i586",
"product": {
"name": "php74-devel-7.4.33-1.59.1.i586",
"product_id": "php74-devel-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.59.1.i586",
"product": {
"name": "php74-dom-7.4.33-1.59.1.i586",
"product_id": "php74-dom-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.59.1.i586",
"product": {
"name": "php74-embed-7.4.33-1.59.1.i586",
"product_id": "php74-embed-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.59.1.i586",
"product": {
"name": "php74-enchant-7.4.33-1.59.1.i586",
"product_id": "php74-enchant-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.59.1.i586",
"product": {
"name": "php74-exif-7.4.33-1.59.1.i586",
"product_id": "php74-exif-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.59.1.i586",
"product": {
"name": "php74-fastcgi-7.4.33-1.59.1.i586",
"product_id": "php74-fastcgi-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.59.1.i586",
"product": {
"name": "php74-fileinfo-7.4.33-1.59.1.i586",
"product_id": "php74-fileinfo-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.59.1.i586",
"product": {
"name": "php74-firebird-7.4.33-1.59.1.i586",
"product_id": "php74-firebird-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.59.1.i586",
"product": {
"name": "php74-fpm-7.4.33-1.59.1.i586",
"product_id": "php74-fpm-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.59.1.i586",
"product": {
"name": "php74-ftp-7.4.33-1.59.1.i586",
"product_id": "php74-ftp-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.59.1.i586",
"product": {
"name": "php74-gd-7.4.33-1.59.1.i586",
"product_id": "php74-gd-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.59.1.i586",
"product": {
"name": "php74-gettext-7.4.33-1.59.1.i586",
"product_id": "php74-gettext-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.59.1.i586",
"product": {
"name": "php74-gmp-7.4.33-1.59.1.i586",
"product_id": "php74-gmp-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.59.1.i586",
"product": {
"name": "php74-iconv-7.4.33-1.59.1.i586",
"product_id": "php74-iconv-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.59.1.i586",
"product": {
"name": "php74-intl-7.4.33-1.59.1.i586",
"product_id": "php74-intl-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.59.1.i586",
"product": {
"name": "php74-json-7.4.33-1.59.1.i586",
"product_id": "php74-json-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.59.1.i586",
"product": {
"name": "php74-ldap-7.4.33-1.59.1.i586",
"product_id": "php74-ldap-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.59.1.i586",
"product": {
"name": "php74-mbstring-7.4.33-1.59.1.i586",
"product_id": "php74-mbstring-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.59.1.i586",
"product": {
"name": "php74-mysql-7.4.33-1.59.1.i586",
"product_id": "php74-mysql-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.59.1.i586",
"product": {
"name": "php74-odbc-7.4.33-1.59.1.i586",
"product_id": "php74-odbc-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.59.1.i586",
"product": {
"name": "php74-opcache-7.4.33-1.59.1.i586",
"product_id": "php74-opcache-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.59.1.i586",
"product": {
"name": "php74-openssl-7.4.33-1.59.1.i586",
"product_id": "php74-openssl-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.59.1.i586",
"product": {
"name": "php74-pcntl-7.4.33-1.59.1.i586",
"product_id": "php74-pcntl-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.59.1.i586",
"product": {
"name": "php74-pdo-7.4.33-1.59.1.i586",
"product_id": "php74-pdo-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.59.1.i586",
"product": {
"name": "php74-pgsql-7.4.33-1.59.1.i586",
"product_id": "php74-pgsql-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.59.1.i586",
"product": {
"name": "php74-phar-7.4.33-1.59.1.i586",
"product_id": "php74-phar-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.59.1.i586",
"product": {
"name": "php74-posix-7.4.33-1.59.1.i586",
"product_id": "php74-posix-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.59.1.i586",
"product": {
"name": "php74-readline-7.4.33-1.59.1.i586",
"product_id": "php74-readline-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.59.1.i586",
"product": {
"name": "php74-shmop-7.4.33-1.59.1.i586",
"product_id": "php74-shmop-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.59.1.i586",
"product": {
"name": "php74-snmp-7.4.33-1.59.1.i586",
"product_id": "php74-snmp-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.59.1.i586",
"product": {
"name": "php74-soap-7.4.33-1.59.1.i586",
"product_id": "php74-soap-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.59.1.i586",
"product": {
"name": "php74-sockets-7.4.33-1.59.1.i586",
"product_id": "php74-sockets-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.59.1.i586",
"product": {
"name": "php74-sodium-7.4.33-1.59.1.i586",
"product_id": "php74-sodium-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.59.1.i586",
"product": {
"name": "php74-sqlite-7.4.33-1.59.1.i586",
"product_id": "php74-sqlite-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.59.1.i586",
"product": {
"name": "php74-sysvmsg-7.4.33-1.59.1.i586",
"product_id": "php74-sysvmsg-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.59.1.i586",
"product": {
"name": "php74-sysvsem-7.4.33-1.59.1.i586",
"product_id": "php74-sysvsem-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.59.1.i586",
"product": {
"name": "php74-sysvshm-7.4.33-1.59.1.i586",
"product_id": "php74-sysvshm-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.59.1.i586",
"product": {
"name": "php74-test-7.4.33-1.59.1.i586",
"product_id": "php74-test-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.59.1.i586",
"product": {
"name": "php74-tidy-7.4.33-1.59.1.i586",
"product_id": "php74-tidy-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.59.1.i586",
"product": {
"name": "php74-tokenizer-7.4.33-1.59.1.i586",
"product_id": "php74-tokenizer-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.59.1.i586",
"product": {
"name": "php74-xmlreader-7.4.33-1.59.1.i586",
"product_id": "php74-xmlreader-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.59.1.i586",
"product": {
"name": "php74-xmlrpc-7.4.33-1.59.1.i586",
"product_id": "php74-xmlrpc-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.59.1.i586",
"product": {
"name": "php74-xmlwriter-7.4.33-1.59.1.i586",
"product_id": "php74-xmlwriter-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.59.1.i586",
"product": {
"name": "php74-xsl-7.4.33-1.59.1.i586",
"product_id": "php74-xsl-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.59.1.i586",
"product": {
"name": "php74-zip-7.4.33-1.59.1.i586",
"product_id": "php74-zip-7.4.33-1.59.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.59.1.i586",
"product": {
"name": "php74-zlib-7.4.33-1.59.1.i586",
"product_id": "php74-zlib-7.4.33-1.59.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.59.1.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.33-1.59.1.ppc64le",
"product_id": "apache2-mod_php74-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-7.4.33-1.59.1.ppc64le",
"product_id": "php74-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-bcmath-7.4.33-1.59.1.ppc64le",
"product_id": "php74-bcmath-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-bz2-7.4.33-1.59.1.ppc64le",
"product_id": "php74-bz2-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-calendar-7.4.33-1.59.1.ppc64le",
"product_id": "php74-calendar-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-ctype-7.4.33-1.59.1.ppc64le",
"product_id": "php74-ctype-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-curl-7.4.33-1.59.1.ppc64le",
"product_id": "php74-curl-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-dba-7.4.33-1.59.1.ppc64le",
"product_id": "php74-dba-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-devel-7.4.33-1.59.1.ppc64le",
"product_id": "php74-devel-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-dom-7.4.33-1.59.1.ppc64le",
"product_id": "php74-dom-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-embed-7.4.33-1.59.1.ppc64le",
"product_id": "php74-embed-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-enchant-7.4.33-1.59.1.ppc64le",
"product_id": "php74-enchant-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-exif-7.4.33-1.59.1.ppc64le",
"product_id": "php74-exif-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.33-1.59.1.ppc64le",
"product_id": "php74-fastcgi-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.33-1.59.1.ppc64le",
"product_id": "php74-fileinfo-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-firebird-7.4.33-1.59.1.ppc64le",
"product_id": "php74-firebird-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-fpm-7.4.33-1.59.1.ppc64le",
"product_id": "php74-fpm-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-ftp-7.4.33-1.59.1.ppc64le",
"product_id": "php74-ftp-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-gd-7.4.33-1.59.1.ppc64le",
"product_id": "php74-gd-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-gettext-7.4.33-1.59.1.ppc64le",
"product_id": "php74-gettext-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-gmp-7.4.33-1.59.1.ppc64le",
"product_id": "php74-gmp-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-iconv-7.4.33-1.59.1.ppc64le",
"product_id": "php74-iconv-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-intl-7.4.33-1.59.1.ppc64le",
"product_id": "php74-intl-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-json-7.4.33-1.59.1.ppc64le",
"product_id": "php74-json-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-ldap-7.4.33-1.59.1.ppc64le",
"product_id": "php74-ldap-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-mbstring-7.4.33-1.59.1.ppc64le",
"product_id": "php74-mbstring-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-mysql-7.4.33-1.59.1.ppc64le",
"product_id": "php74-mysql-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-odbc-7.4.33-1.59.1.ppc64le",
"product_id": "php74-odbc-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-opcache-7.4.33-1.59.1.ppc64le",
"product_id": "php74-opcache-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-openssl-7.4.33-1.59.1.ppc64le",
"product_id": "php74-openssl-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-pcntl-7.4.33-1.59.1.ppc64le",
"product_id": "php74-pcntl-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-pdo-7.4.33-1.59.1.ppc64le",
"product_id": "php74-pdo-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-pgsql-7.4.33-1.59.1.ppc64le",
"product_id": "php74-pgsql-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-phar-7.4.33-1.59.1.ppc64le",
"product_id": "php74-phar-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-posix-7.4.33-1.59.1.ppc64le",
"product_id": "php74-posix-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-readline-7.4.33-1.59.1.ppc64le",
"product_id": "php74-readline-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-shmop-7.4.33-1.59.1.ppc64le",
"product_id": "php74-shmop-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-snmp-7.4.33-1.59.1.ppc64le",
"product_id": "php74-snmp-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-soap-7.4.33-1.59.1.ppc64le",
"product_id": "php74-soap-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-sockets-7.4.33-1.59.1.ppc64le",
"product_id": "php74-sockets-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-sodium-7.4.33-1.59.1.ppc64le",
"product_id": "php74-sodium-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-sqlite-7.4.33-1.59.1.ppc64le",
"product_id": "php74-sqlite-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.33-1.59.1.ppc64le",
"product_id": "php74-sysvmsg-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.33-1.59.1.ppc64le",
"product_id": "php74-sysvsem-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.33-1.59.1.ppc64le",
"product_id": "php74-sysvshm-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-test-7.4.33-1.59.1.ppc64le",
"product_id": "php74-test-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-tidy-7.4.33-1.59.1.ppc64le",
"product_id": "php74-tidy-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.33-1.59.1.ppc64le",
"product_id": "php74-tokenizer-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.33-1.59.1.ppc64le",
"product_id": "php74-xmlreader-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.33-1.59.1.ppc64le",
"product_id": "php74-xmlrpc-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.33-1.59.1.ppc64le",
"product_id": "php74-xmlwriter-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-xsl-7.4.33-1.59.1.ppc64le",
"product_id": "php74-xsl-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-zip-7.4.33-1.59.1.ppc64le",
"product_id": "php74-zip-7.4.33-1.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.59.1.ppc64le",
"product": {
"name": "php74-zlib-7.4.33-1.59.1.ppc64le",
"product_id": "php74-zlib-7.4.33-1.59.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.59.1.s390",
"product": {
"name": "apache2-mod_php74-7.4.33-1.59.1.s390",
"product_id": "apache2-mod_php74-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.59.1.s390",
"product": {
"name": "php74-7.4.33-1.59.1.s390",
"product_id": "php74-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.59.1.s390",
"product": {
"name": "php74-bcmath-7.4.33-1.59.1.s390",
"product_id": "php74-bcmath-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.59.1.s390",
"product": {
"name": "php74-bz2-7.4.33-1.59.1.s390",
"product_id": "php74-bz2-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.59.1.s390",
"product": {
"name": "php74-calendar-7.4.33-1.59.1.s390",
"product_id": "php74-calendar-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.59.1.s390",
"product": {
"name": "php74-ctype-7.4.33-1.59.1.s390",
"product_id": "php74-ctype-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.59.1.s390",
"product": {
"name": "php74-curl-7.4.33-1.59.1.s390",
"product_id": "php74-curl-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.59.1.s390",
"product": {
"name": "php74-dba-7.4.33-1.59.1.s390",
"product_id": "php74-dba-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.59.1.s390",
"product": {
"name": "php74-devel-7.4.33-1.59.1.s390",
"product_id": "php74-devel-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.59.1.s390",
"product": {
"name": "php74-dom-7.4.33-1.59.1.s390",
"product_id": "php74-dom-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.59.1.s390",
"product": {
"name": "php74-embed-7.4.33-1.59.1.s390",
"product_id": "php74-embed-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.59.1.s390",
"product": {
"name": "php74-enchant-7.4.33-1.59.1.s390",
"product_id": "php74-enchant-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.59.1.s390",
"product": {
"name": "php74-exif-7.4.33-1.59.1.s390",
"product_id": "php74-exif-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.59.1.s390",
"product": {
"name": "php74-fastcgi-7.4.33-1.59.1.s390",
"product_id": "php74-fastcgi-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.59.1.s390",
"product": {
"name": "php74-fileinfo-7.4.33-1.59.1.s390",
"product_id": "php74-fileinfo-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.59.1.s390",
"product": {
"name": "php74-firebird-7.4.33-1.59.1.s390",
"product_id": "php74-firebird-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.59.1.s390",
"product": {
"name": "php74-fpm-7.4.33-1.59.1.s390",
"product_id": "php74-fpm-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.59.1.s390",
"product": {
"name": "php74-ftp-7.4.33-1.59.1.s390",
"product_id": "php74-ftp-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.59.1.s390",
"product": {
"name": "php74-gd-7.4.33-1.59.1.s390",
"product_id": "php74-gd-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.59.1.s390",
"product": {
"name": "php74-gettext-7.4.33-1.59.1.s390",
"product_id": "php74-gettext-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.59.1.s390",
"product": {
"name": "php74-gmp-7.4.33-1.59.1.s390",
"product_id": "php74-gmp-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.59.1.s390",
"product": {
"name": "php74-iconv-7.4.33-1.59.1.s390",
"product_id": "php74-iconv-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.59.1.s390",
"product": {
"name": "php74-intl-7.4.33-1.59.1.s390",
"product_id": "php74-intl-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.59.1.s390",
"product": {
"name": "php74-json-7.4.33-1.59.1.s390",
"product_id": "php74-json-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.59.1.s390",
"product": {
"name": "php74-ldap-7.4.33-1.59.1.s390",
"product_id": "php74-ldap-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.59.1.s390",
"product": {
"name": "php74-mbstring-7.4.33-1.59.1.s390",
"product_id": "php74-mbstring-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.59.1.s390",
"product": {
"name": "php74-mysql-7.4.33-1.59.1.s390",
"product_id": "php74-mysql-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.59.1.s390",
"product": {
"name": "php74-odbc-7.4.33-1.59.1.s390",
"product_id": "php74-odbc-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.59.1.s390",
"product": {
"name": "php74-opcache-7.4.33-1.59.1.s390",
"product_id": "php74-opcache-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.59.1.s390",
"product": {
"name": "php74-openssl-7.4.33-1.59.1.s390",
"product_id": "php74-openssl-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.59.1.s390",
"product": {
"name": "php74-pcntl-7.4.33-1.59.1.s390",
"product_id": "php74-pcntl-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.59.1.s390",
"product": {
"name": "php74-pdo-7.4.33-1.59.1.s390",
"product_id": "php74-pdo-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.59.1.s390",
"product": {
"name": "php74-pgsql-7.4.33-1.59.1.s390",
"product_id": "php74-pgsql-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.59.1.s390",
"product": {
"name": "php74-phar-7.4.33-1.59.1.s390",
"product_id": "php74-phar-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.59.1.s390",
"product": {
"name": "php74-posix-7.4.33-1.59.1.s390",
"product_id": "php74-posix-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.59.1.s390",
"product": {
"name": "php74-readline-7.4.33-1.59.1.s390",
"product_id": "php74-readline-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.59.1.s390",
"product": {
"name": "php74-shmop-7.4.33-1.59.1.s390",
"product_id": "php74-shmop-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.59.1.s390",
"product": {
"name": "php74-snmp-7.4.33-1.59.1.s390",
"product_id": "php74-snmp-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.59.1.s390",
"product": {
"name": "php74-soap-7.4.33-1.59.1.s390",
"product_id": "php74-soap-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.59.1.s390",
"product": {
"name": "php74-sockets-7.4.33-1.59.1.s390",
"product_id": "php74-sockets-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.59.1.s390",
"product": {
"name": "php74-sodium-7.4.33-1.59.1.s390",
"product_id": "php74-sodium-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.59.1.s390",
"product": {
"name": "php74-sqlite-7.4.33-1.59.1.s390",
"product_id": "php74-sqlite-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.59.1.s390",
"product": {
"name": "php74-sysvmsg-7.4.33-1.59.1.s390",
"product_id": "php74-sysvmsg-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.59.1.s390",
"product": {
"name": "php74-sysvsem-7.4.33-1.59.1.s390",
"product_id": "php74-sysvsem-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.59.1.s390",
"product": {
"name": "php74-sysvshm-7.4.33-1.59.1.s390",
"product_id": "php74-sysvshm-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.59.1.s390",
"product": {
"name": "php74-test-7.4.33-1.59.1.s390",
"product_id": "php74-test-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.59.1.s390",
"product": {
"name": "php74-tidy-7.4.33-1.59.1.s390",
"product_id": "php74-tidy-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.59.1.s390",
"product": {
"name": "php74-tokenizer-7.4.33-1.59.1.s390",
"product_id": "php74-tokenizer-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.59.1.s390",
"product": {
"name": "php74-xmlreader-7.4.33-1.59.1.s390",
"product_id": "php74-xmlreader-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.59.1.s390",
"product": {
"name": "php74-xmlrpc-7.4.33-1.59.1.s390",
"product_id": "php74-xmlrpc-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.59.1.s390",
"product": {
"name": "php74-xmlwriter-7.4.33-1.59.1.s390",
"product_id": "php74-xmlwriter-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.59.1.s390",
"product": {
"name": "php74-xsl-7.4.33-1.59.1.s390",
"product_id": "php74-xsl-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.59.1.s390",
"product": {
"name": "php74-zip-7.4.33-1.59.1.s390",
"product_id": "php74-zip-7.4.33-1.59.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.59.1.s390",
"product": {
"name": "php74-zlib-7.4.33-1.59.1.s390",
"product_id": "php74-zlib-7.4.33-1.59.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.59.1.s390x",
"product": {
"name": "apache2-mod_php74-7.4.33-1.59.1.s390x",
"product_id": "apache2-mod_php74-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-7.4.33-1.59.1.s390x",
"product_id": "php74-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-bcmath-7.4.33-1.59.1.s390x",
"product_id": "php74-bcmath-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-bz2-7.4.33-1.59.1.s390x",
"product_id": "php74-bz2-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-calendar-7.4.33-1.59.1.s390x",
"product_id": "php74-calendar-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-ctype-7.4.33-1.59.1.s390x",
"product_id": "php74-ctype-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-curl-7.4.33-1.59.1.s390x",
"product_id": "php74-curl-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-dba-7.4.33-1.59.1.s390x",
"product_id": "php74-dba-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-devel-7.4.33-1.59.1.s390x",
"product_id": "php74-devel-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-dom-7.4.33-1.59.1.s390x",
"product_id": "php74-dom-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-embed-7.4.33-1.59.1.s390x",
"product_id": "php74-embed-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-enchant-7.4.33-1.59.1.s390x",
"product_id": "php74-enchant-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-exif-7.4.33-1.59.1.s390x",
"product_id": "php74-exif-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-fastcgi-7.4.33-1.59.1.s390x",
"product_id": "php74-fastcgi-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-fileinfo-7.4.33-1.59.1.s390x",
"product_id": "php74-fileinfo-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-firebird-7.4.33-1.59.1.s390x",
"product_id": "php74-firebird-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-fpm-7.4.33-1.59.1.s390x",
"product_id": "php74-fpm-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-ftp-7.4.33-1.59.1.s390x",
"product_id": "php74-ftp-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-gd-7.4.33-1.59.1.s390x",
"product_id": "php74-gd-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-gettext-7.4.33-1.59.1.s390x",
"product_id": "php74-gettext-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-gmp-7.4.33-1.59.1.s390x",
"product_id": "php74-gmp-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-iconv-7.4.33-1.59.1.s390x",
"product_id": "php74-iconv-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-intl-7.4.33-1.59.1.s390x",
"product_id": "php74-intl-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-json-7.4.33-1.59.1.s390x",
"product_id": "php74-json-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-ldap-7.4.33-1.59.1.s390x",
"product_id": "php74-ldap-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-mbstring-7.4.33-1.59.1.s390x",
"product_id": "php74-mbstring-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-mysql-7.4.33-1.59.1.s390x",
"product_id": "php74-mysql-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-odbc-7.4.33-1.59.1.s390x",
"product_id": "php74-odbc-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-opcache-7.4.33-1.59.1.s390x",
"product_id": "php74-opcache-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-openssl-7.4.33-1.59.1.s390x",
"product_id": "php74-openssl-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-pcntl-7.4.33-1.59.1.s390x",
"product_id": "php74-pcntl-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-pdo-7.4.33-1.59.1.s390x",
"product_id": "php74-pdo-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-pgsql-7.4.33-1.59.1.s390x",
"product_id": "php74-pgsql-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-phar-7.4.33-1.59.1.s390x",
"product_id": "php74-phar-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-posix-7.4.33-1.59.1.s390x",
"product_id": "php74-posix-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-readline-7.4.33-1.59.1.s390x",
"product_id": "php74-readline-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-shmop-7.4.33-1.59.1.s390x",
"product_id": "php74-shmop-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-snmp-7.4.33-1.59.1.s390x",
"product_id": "php74-snmp-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-soap-7.4.33-1.59.1.s390x",
"product_id": "php74-soap-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-sockets-7.4.33-1.59.1.s390x",
"product_id": "php74-sockets-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-sodium-7.4.33-1.59.1.s390x",
"product_id": "php74-sodium-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-sqlite-7.4.33-1.59.1.s390x",
"product_id": "php74-sqlite-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-sysvmsg-7.4.33-1.59.1.s390x",
"product_id": "php74-sysvmsg-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-sysvsem-7.4.33-1.59.1.s390x",
"product_id": "php74-sysvsem-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-sysvshm-7.4.33-1.59.1.s390x",
"product_id": "php74-sysvshm-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-test-7.4.33-1.59.1.s390x",
"product_id": "php74-test-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-tidy-7.4.33-1.59.1.s390x",
"product_id": "php74-tidy-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-tokenizer-7.4.33-1.59.1.s390x",
"product_id": "php74-tokenizer-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-xmlreader-7.4.33-1.59.1.s390x",
"product_id": "php74-xmlreader-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-xmlrpc-7.4.33-1.59.1.s390x",
"product_id": "php74-xmlrpc-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-xmlwriter-7.4.33-1.59.1.s390x",
"product_id": "php74-xmlwriter-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-xsl-7.4.33-1.59.1.s390x",
"product_id": "php74-xsl-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-zip-7.4.33-1.59.1.s390x",
"product_id": "php74-zip-7.4.33-1.59.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.59.1.s390x",
"product": {
"name": "php74-zlib-7.4.33-1.59.1.s390x",
"product_id": "php74-zlib-7.4.33-1.59.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.59.1.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.59.1.x86_64",
"product_id": "apache2-mod_php74-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-7.4.33-1.59.1.x86_64",
"product_id": "php74-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-bcmath-7.4.33-1.59.1.x86_64",
"product_id": "php74-bcmath-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-bz2-7.4.33-1.59.1.x86_64",
"product_id": "php74-bz2-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-calendar-7.4.33-1.59.1.x86_64",
"product_id": "php74-calendar-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-ctype-7.4.33-1.59.1.x86_64",
"product_id": "php74-ctype-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-curl-7.4.33-1.59.1.x86_64",
"product_id": "php74-curl-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-dba-7.4.33-1.59.1.x86_64",
"product_id": "php74-dba-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-devel-7.4.33-1.59.1.x86_64",
"product_id": "php74-devel-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-dom-7.4.33-1.59.1.x86_64",
"product_id": "php74-dom-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-embed-7.4.33-1.59.1.x86_64",
"product_id": "php74-embed-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-enchant-7.4.33-1.59.1.x86_64",
"product_id": "php74-enchant-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-exif-7.4.33-1.59.1.x86_64",
"product_id": "php74-exif-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-fastcgi-7.4.33-1.59.1.x86_64",
"product_id": "php74-fastcgi-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-fileinfo-7.4.33-1.59.1.x86_64",
"product_id": "php74-fileinfo-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-firebird-7.4.33-1.59.1.x86_64",
"product_id": "php74-firebird-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-fpm-7.4.33-1.59.1.x86_64",
"product_id": "php74-fpm-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-ftp-7.4.33-1.59.1.x86_64",
"product_id": "php74-ftp-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-gd-7.4.33-1.59.1.x86_64",
"product_id": "php74-gd-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-gettext-7.4.33-1.59.1.x86_64",
"product_id": "php74-gettext-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-gmp-7.4.33-1.59.1.x86_64",
"product_id": "php74-gmp-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-iconv-7.4.33-1.59.1.x86_64",
"product_id": "php74-iconv-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-intl-7.4.33-1.59.1.x86_64",
"product_id": "php74-intl-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-json-7.4.33-1.59.1.x86_64",
"product_id": "php74-json-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-ldap-7.4.33-1.59.1.x86_64",
"product_id": "php74-ldap-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-mbstring-7.4.33-1.59.1.x86_64",
"product_id": "php74-mbstring-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-mysql-7.4.33-1.59.1.x86_64",
"product_id": "php74-mysql-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-odbc-7.4.33-1.59.1.x86_64",
"product_id": "php74-odbc-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-opcache-7.4.33-1.59.1.x86_64",
"product_id": "php74-opcache-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-openssl-7.4.33-1.59.1.x86_64",
"product_id": "php74-openssl-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-pcntl-7.4.33-1.59.1.x86_64",
"product_id": "php74-pcntl-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-pdo-7.4.33-1.59.1.x86_64",
"product_id": "php74-pdo-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-pgsql-7.4.33-1.59.1.x86_64",
"product_id": "php74-pgsql-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-phar-7.4.33-1.59.1.x86_64",
"product_id": "php74-phar-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-posix-7.4.33-1.59.1.x86_64",
"product_id": "php74-posix-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-readline-7.4.33-1.59.1.x86_64",
"product_id": "php74-readline-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-shmop-7.4.33-1.59.1.x86_64",
"product_id": "php74-shmop-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-snmp-7.4.33-1.59.1.x86_64",
"product_id": "php74-snmp-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-soap-7.4.33-1.59.1.x86_64",
"product_id": "php74-soap-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-sockets-7.4.33-1.59.1.x86_64",
"product_id": "php74-sockets-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-sodium-7.4.33-1.59.1.x86_64",
"product_id": "php74-sodium-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-sqlite-7.4.33-1.59.1.x86_64",
"product_id": "php74-sqlite-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.59.1.x86_64",
"product_id": "php74-sysvmsg-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-sysvsem-7.4.33-1.59.1.x86_64",
"product_id": "php74-sysvsem-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-sysvshm-7.4.33-1.59.1.x86_64",
"product_id": "php74-sysvshm-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-test-7.4.33-1.59.1.x86_64",
"product_id": "php74-test-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-tidy-7.4.33-1.59.1.x86_64",
"product_id": "php74-tidy-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-tokenizer-7.4.33-1.59.1.x86_64",
"product_id": "php74-tokenizer-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-xmlreader-7.4.33-1.59.1.x86_64",
"product_id": "php74-xmlreader-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.59.1.x86_64",
"product_id": "php74-xmlrpc-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.59.1.x86_64",
"product_id": "php74-xmlwriter-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-xsl-7.4.33-1.59.1.x86_64",
"product_id": "php74-xsl-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-zip-7.4.33-1.59.1.x86_64",
"product_id": "php74-zip-7.4.33-1.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.59.1.x86_64",
"product": {
"name": "php74-zlib-7.4.33-1.59.1.x86_64",
"product_id": "php74-zlib-7.4.33-1.59.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 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.59.1.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_php74-7.4.33-1.59.1.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.59.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_php74-7.4.33-1.59.1.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_php74-7.4.33-1.59.1.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.33-1.59.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_php74-7.4.33-1.59.1.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_php74-7.4.33-1.59.1.s390x"
},
"product_reference": "apache2-mod_php74-7.4.33-1.59.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_php74-7.4.33-1.59.1.x86_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_php74-7.4.33-1.59.1.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-bcmath-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-bcmath-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-bcmath-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-bcmath-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-bz2-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-bz2-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-bz2-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-bz2-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-calendar-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-calendar-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-calendar-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-calendar-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-ctype-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-ctype-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-ctype-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-ctype-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-curl-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-curl-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-curl-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-curl-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-dba-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-dba-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-dba-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-dba-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-dom-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-dom-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-dom-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-dom-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-enchant-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-enchant-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-enchant-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-enchant-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-exif-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-exif-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-exif-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-exif-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-fastcgi-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-fastcgi-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-fastcgi-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-fileinfo-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-fileinfo-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-fileinfo-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-fpm-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-fpm-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-fpm-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-fpm-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-ftp-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-ftp-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-ftp-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-ftp-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-gd-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-gd-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-gd-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-gd-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-gettext-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-gettext-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-gettext-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-gettext-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-gmp-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-gmp-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-gmp-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-gmp-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-iconv-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-iconv-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-iconv-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-iconv-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-intl-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-intl-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-intl-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-intl-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-json-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-json-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-json-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-json-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-ldap-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-ldap-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-ldap-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-ldap-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-mbstring-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-mbstring-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-mbstring-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-mbstring-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-mysql-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-mysql-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-mysql-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-mysql-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-odbc-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-odbc-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-odbc-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-odbc-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-opcache-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-opcache-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-opcache-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-opcache-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-openssl-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-openssl-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-openssl-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-openssl-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-pcntl-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-pcntl-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-pcntl-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-pcntl-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-pdo-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-pdo-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-pdo-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-pdo-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-pgsql-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-pgsql-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-pgsql-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-pgsql-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-phar-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-phar-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-phar-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-phar-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-posix-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-posix-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-posix-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-posix-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-readline-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-readline-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-readline-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-readline-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-shmop-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-shmop-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-shmop-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-shmop-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-snmp-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-snmp-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-snmp-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-snmp-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-soap-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-soap-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-soap-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-soap-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-sockets-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-sockets-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-sockets-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-sockets-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-sodium-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-sodium-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-sodium-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-sodium-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-sqlite-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-sqlite-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-sqlite-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-sqlite-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-sysvmsg-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-sysvsem-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-sysvsem-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-sysvsem-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-sysvshm-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-sysvshm-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-sysvshm-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-tidy-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-tidy-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-tidy-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-tidy-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-tokenizer-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-tokenizer-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-tokenizer-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-xmlreader-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-xmlreader-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-xmlreader-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-xmlrpc-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-xmlwriter-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-xsl-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-xsl-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-xsl-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-xsl-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-zip-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-zip-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-zip-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-zip-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-zlib-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-zlib-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-zlib-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-zlib-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.59.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.aarch64"
},
"product_reference": "php74-devel-7.4.33-1.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.59.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.ppc64le"
},
"product_reference": "php74-devel-7.4.33-1.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.59.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.s390x"
},
"product_reference": "php74-devel-7.4.33-1.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.59.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.x86_64"
},
"product_reference": "php74-devel-7.4.33-1.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3247",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3247"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce. \n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3247",
"url": "https://www.suse.com/security/cve/CVE-2023-3247"
},
{
"category": "external",
"summary": "SUSE Bug 1212349 for CVE-2023-3247",
"url": "https://bugzilla.suse.com/1212349"
}
],
"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_php74-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.59.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-17T07:20:19Z",
"details": "moderate"
}
],
"title": "CVE-2023-3247"
}
]
}
SUSE-SU-2023:2980-1
Vulnerability from csaf_suse - Published: 2023-07-26 07:58 - Updated: 2023-07-26 07:58| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- CVE-2023-3247: Fixed missing error check and insufficient random bytes in HTTP Digest authentication for SOAP (bsc#1212349).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2980,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2980,openSUSE-SLE-15.4-2023-2980",
"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-2023_2980-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2980-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232980-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2980-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015639.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212349",
"url": "https://bugzilla.suse.com/1212349"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3247 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3247/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2023-07-26T07:58:24Z",
"generator": {
"date": "2023-07-26T07:58:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2980-1",
"initial_release_date": "2023-07-26T07:58:24Z",
"revision_history": [
{
"date": "2023-07-26T07:58:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-bz2-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-calendar-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-ctype-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-curl-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-dba-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-devel-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-dom-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-embed-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-enchant-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-exif-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-firebird-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-fpm-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-ftp-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-gd-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-gettext-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-gmp-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-iconv-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-intl-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-json-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-ldap-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-mysql-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-odbc-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-opcache-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-openssl-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-pdo-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-phar-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-posix-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-readline-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-shmop-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-snmp-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-soap-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-sockets-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-sodium-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-test-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-test-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-tidy-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-xsl-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-zip-7.4.33-150200.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.57.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.57.1.aarch64",
"product_id": "php7-zlib-7.4.33-150200.3.57.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-7.4.33-150200.3.57.1.i586",
"product_id": "php7-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.57.1.i586",
"product_id": "php7-bcmath-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150200.3.57.1.i586",
"product_id": "php7-bz2-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150200.3.57.1.i586",
"product_id": "php7-calendar-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150200.3.57.1.i586",
"product_id": "php7-ctype-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-curl-7.4.33-150200.3.57.1.i586",
"product_id": "php7-curl-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-dba-7.4.33-150200.3.57.1.i586",
"product_id": "php7-dba-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-devel-7.4.33-150200.3.57.1.i586",
"product_id": "php7-devel-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-dom-7.4.33-150200.3.57.1.i586",
"product_id": "php7-dom-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-embed-7.4.33-150200.3.57.1.i586",
"product_id": "php7-embed-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150200.3.57.1.i586",
"product_id": "php7-enchant-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-exif-7.4.33-150200.3.57.1.i586",
"product_id": "php7-exif-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.57.1.i586",
"product_id": "php7-fastcgi-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.57.1.i586",
"product_id": "php7-fileinfo-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-firebird-7.4.33-150200.3.57.1.i586",
"product_id": "php7-firebird-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150200.3.57.1.i586",
"product_id": "php7-fpm-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150200.3.57.1.i586",
"product_id": "php7-ftp-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-gd-7.4.33-150200.3.57.1.i586",
"product_id": "php7-gd-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150200.3.57.1.i586",
"product_id": "php7-gettext-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150200.3.57.1.i586",
"product_id": "php7-gmp-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150200.3.57.1.i586",
"product_id": "php7-iconv-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-intl-7.4.33-150200.3.57.1.i586",
"product_id": "php7-intl-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-json-7.4.33-150200.3.57.1.i586",
"product_id": "php7-json-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150200.3.57.1.i586",
"product_id": "php7-ldap-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.57.1.i586",
"product_id": "php7-mbstring-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150200.3.57.1.i586",
"product_id": "php7-mysql-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150200.3.57.1.i586",
"product_id": "php7-odbc-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150200.3.57.1.i586",
"product_id": "php7-opcache-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150200.3.57.1.i586",
"product_id": "php7-openssl-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.57.1.i586",
"product_id": "php7-pcntl-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150200.3.57.1.i586",
"product_id": "php7-pdo-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.57.1.i586",
"product_id": "php7-pgsql-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-phar-7.4.33-150200.3.57.1.i586",
"product_id": "php7-phar-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-posix-7.4.33-150200.3.57.1.i586",
"product_id": "php7-posix-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-readline-7.4.33-150200.3.57.1.i586",
"product_id": "php7-readline-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150200.3.57.1.i586",
"product_id": "php7-shmop-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150200.3.57.1.i586",
"product_id": "php7-snmp-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-soap-7.4.33-150200.3.57.1.i586",
"product_id": "php7-soap-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150200.3.57.1.i586",
"product_id": "php7-sockets-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150200.3.57.1.i586",
"product_id": "php7-sodium-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.57.1.i586",
"product_id": "php7-sqlite-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.57.1.i586",
"product_id": "php7-sysvsem-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.57.1.i586",
"product_id": "php7-sysvshm-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-test-7.4.33-150200.3.57.1.i586",
"product_id": "php7-test-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150200.3.57.1.i586",
"product_id": "php7-tidy-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.57.1.i586",
"product_id": "php7-tokenizer-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.57.1.i586",
"product_id": "php7-xmlreader-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150200.3.57.1.i586",
"product_id": "php7-xsl-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-zip-7.4.33-150200.3.57.1.i586",
"product_id": "php7-zip-7.4.33-150200.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.57.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150200.3.57.1.i586",
"product_id": "php7-zlib-7.4.33-150200.3.57.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-curl-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-dba-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-devel-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-dom-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-embed-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-exif-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-firebird-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-firebird-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-gd-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-intl-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-json-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-phar-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-posix-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-readline-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-soap-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-test-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-test-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-zip-7.4.33-150200.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.57.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150200.3.57.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150200.3.57.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-bcmath-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-bz2-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-calendar-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-ctype-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-curl-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-dba-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-devel-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-dom-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-embed-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-enchant-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-exif-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-firebird-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-firebird-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-fpm-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-ftp-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-gd-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-gettext-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-gmp-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-iconv-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-intl-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-json-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-json-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-ldap-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-mbstring-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-mysql-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-odbc-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-opcache-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-openssl-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-pcntl-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-pdo-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-pgsql-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-phar-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-posix-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-readline-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-shmop-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-snmp-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-soap-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-sockets-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-sodium-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-sqlite-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-test-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-test-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-tidy-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-xsl-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-zip-7.4.33-150200.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.57.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150200.3.57.1.s390x",
"product_id": "php7-zlib-7.4.33-150200.3.57.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-bz2-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-calendar-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-ctype-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-curl-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-dba-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-devel-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-dom-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-embed-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-enchant-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-exif-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-firebird-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-firebird-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-fpm-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-ftp-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-gd-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-gettext-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-gmp-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-iconv-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-intl-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-json-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-ldap-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-mysql-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-odbc-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-opcache-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-openssl-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-pdo-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-phar-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-posix-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-readline-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-shmop-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-snmp-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-soap-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-sockets-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-sodium-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-test-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-test-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-tidy-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-xsl-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-zip-7.4.33-150200.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150200.3.57.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150200.3.57.1.x86_64",
"product_id": "php7-zlib-7.4.33-150200.3.57.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-json-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150200.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.57.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.aarch64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.57.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.ppc64le"
},
"product_reference": "php7-firebird-7.4.33-150200.3.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.57.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.s390x"
},
"product_reference": "php7-firebird-7.4.33-150200.3.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-firebird-7.4.33-150200.3.57.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.x86_64"
},
"product_reference": "php7-firebird-7.4.33-150200.3.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3247",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3247"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client\u0027s nonce. \n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3247",
"url": "https://www.suse.com/security/cve/CVE-2023-3247"
},
{
"category": "external",
"summary": "SUSE Bug 1212349 for CVE-2023-3247",
"url": "https://bugzilla.suse.com/1212349"
}
],
"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 Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:apache2-mod_php7-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-bcmath-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-bz2-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-calendar-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ctype-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-curl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-dba-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-devel-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-dom-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-enchant-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-exif-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fastcgi-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fileinfo-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-fpm-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ftp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gd-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gettext-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-gmp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-iconv-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-intl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-json-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-ldap-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-mbstring-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-mysql-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-odbc-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-opcache-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-openssl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pcntl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pdo-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-pgsql-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-phar-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-posix-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-readline-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-shmop-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-snmp-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-soap-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sockets-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sodium-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sqlite-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvmsg-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvsem-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-sysvshm-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-tidy-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-tokenizer-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlreader-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlrpc-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xmlwriter-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-xsl-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-zip-7.4.33-150200.3.57.1.x86_64",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.ppc64le",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.s390x",
"SUSE Manager Server 4.2:php7-zlib-7.4.33-150200.3.57.1.x86_64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.aarch64",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.ppc64le",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.s390x",
"openSUSE Leap 15.4:php7-firebird-7.4.33-150200.3.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-26T07:58:24Z",
"details": "moderate"
}
],
"title": "CVE-2023-3247"
}
]
}
WID-SEC-W-2023-1506
Vulnerability from csaf_certbund - Published: 2023-06-19 22:00 - Updated: 2024-12-12 23:00Es existiert eine Schwachstelle in PHP. Diese besteht im Code der "SOAP HTTP Digest" Authentisierung und führt zu Offenlegung des Stacks. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source PHP <8.0.29
Open Source / PHP
|
<8.0.29 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source PHP <8.2.7
Open Source / PHP
|
<8.2.7 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source PHP <8.1.20
Open Source / PHP
|
<8.1.20 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PHP ist eine Programmiersprache, die zur Implementierung von Web-Applikationen genutzt wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in PHP ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-1506 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1506.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1506 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1506"
},
{
"category": "external",
"summary": "Github Security Advisory GHSA-76gg-c692-v2mw vom 2023-06-19",
"url": "https://github.com/php/php-src/security/advisories/GHSA-76gg-c692-v2mw"
},
{
"category": "external",
"summary": "Debian Security Advisory vom 2023-06-19",
"url": "https://www.debian.org/lts/security/2023/dla-3438"
},
{
"category": "external",
"summary": "Debian Security Advisory vom 2023-06-19",
"url": "https://www.debian.org/security/2023/dsa-5424"
},
{
"category": "external",
"summary": "Debian Security Advisory vom 2023-06-19",
"url": "https://www.debian.org/security/2023/dsa-5425"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2610-1 vom 2023-06-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015267.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6199-1 vom 2023-07-03",
"url": "https://ubuntu.com/security/notices/USN-6199-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2828-1 vom 2023-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015494.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2848-1 vom 2023-07-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015503.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2980-1 vom 2023-07-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015639.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.2-2023-002 vom 2023-09-14",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.2-2023-002.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.0-2023-009 vom 2023-09-14",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.0-2023-009.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPHP8.1-2023-004 vom 2023-09-14",
"url": "https://alas.aws.amazon.com/AL2/ALASPHP8.1-2023-004.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5927 vom 2023-10-20",
"url": "https://access.redhat.com/errata/RHSA-2023:5927"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5926 vom 2023-10-19",
"url": "https://access.redhat.com/errata/RHSA-2023:5926"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-5926 vom 2023-10-23",
"url": "https://linux.oracle.com/errata/ELSA-2023-5926.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6199-2 vom 2023-10-23",
"url": "https://ubuntu.com/security/notices/USN-6199-2"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-5927 vom 2023-10-24",
"url": "https://linux.oracle.com/errata/ELSA-2023-5927.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0387 vom 2024-01-25",
"url": "https://access.redhat.com/errata/RHSA-2024:0387"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0387 vom 2024-01-25",
"url": "https://linux.oracle.com/errata/ELSA-2024-0387.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:0387 vom 2024-02-12",
"url": "https://errata.build.resf.org/RLSA-2024:0387"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10952 vom 2024-12-11",
"url": "https://access.redhat.com/errata/RHSA-2024:10952"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10952 vom 2024-12-13",
"url": "https://linux.oracle.com/errata/ELSA-2024-10952.html"
}
],
"source_lang": "en-US",
"title": "PHP: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2024-12-12T23:00:00.000+00:00",
"generator": {
"date": "2024-12-13T12:42:17.492+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2023-1506",
"initial_release_date": "2023-06-19T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-19T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-03T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-07-16T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-25T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-09-13T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-10-19T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-10-23T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux und Ubuntu aufgenommen"
},
{
"date": "2024-01-24T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-01-25T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-02-12T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-12-10T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-12T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "13"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "T028216",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.2.7",
"product": {
"name": "Open Source PHP \u003c8.2.7",
"product_id": "T028213"
}
},
{
"category": "product_version",
"name": "8.2.7",
"product": {
"name": "Open Source PHP 8.2.7",
"product_id": "T028213-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.2.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.1.20",
"product": {
"name": "Open Source PHP \u003c8.1.20",
"product_id": "T028214"
}
},
{
"category": "product_version",
"name": "8.1.20",
"product": {
"name": "Open Source PHP 8.1.20",
"product_id": "T028214-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.1.20"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.0.29",
"product": {
"name": "Open Source PHP \u003c8.0.29",
"product_id": "T028215"
}
},
{
"category": "product_version",
"name": "8.0.29",
"product": {
"name": "Open Source PHP 8.0.29",
"product_id": "T028215-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:php:php:8.0.29"
}
}
}
],
"category": "product_name",
"name": "PHP"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-3247",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in PHP. Diese besteht im Code der \"SOAP HTTP Digest\" Authentisierung und f\u00fchrt zu Offenlegung des Stacks. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126",
"398363",
"T028215",
"T028216",
"T004914",
"T028213",
"T032255",
"T028214"
]
},
"release_date": "2023-06-19T22:00:00.000+00:00",
"title": "CVE-2023-3247"
}
]
}
WID-SEC-W-2023-2680
Vulnerability from csaf_certbund - Published: 2023-10-17 22:00 - Updated: 2023-10-17 22:00In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 6.3.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1.0.0
|
— | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
— | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
— | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
— | |
|
Oracle Communications Applications 12.0.6.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <= 5.5.17
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:5.5.17
|
— | |
|
Oracle Communications Applications <= 12.0.0.8
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.0.8
|
— | |
|
Oracle Communications Applications <= 6.0.3
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.3
|
— | |
|
Oracle Communications Applications <= 6.0.2
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.2
|
— |
In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 6.3.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1.0.0
|
— | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
— | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
— | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
— | |
|
Oracle Communications Applications 12.0.6.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <= 5.5.17
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:5.5.17
|
— | |
|
Oracle Communications Applications <= 12.0.0.8
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.0.8
|
— | |
|
Oracle Communications Applications <= 6.0.3
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.3
|
— | |
|
Oracle Communications Applications <= 6.0.2
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.2
|
— |
In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 6.3.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1.0.0
|
— | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
— | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
— | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
— | |
|
Oracle Communications Applications 12.0.6.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <= 5.5.17
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:5.5.17
|
— | |
|
Oracle Communications Applications <= 12.0.0.8
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.0.8
|
— | |
|
Oracle Communications Applications <= 6.0.3
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.3
|
— | |
|
Oracle Communications Applications <= 6.0.2
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.2
|
— |
In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 6.3.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1.0.0
|
— | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
— | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
— | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
— | |
|
Oracle Communications Applications 12.0.6.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <= 5.5.17
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:5.5.17
|
— | |
|
Oracle Communications Applications <= 12.0.0.8
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.0.8
|
— | |
|
Oracle Communications Applications <= 6.0.3
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.3
|
— | |
|
Oracle Communications Applications <= 6.0.2
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.2
|
— |
In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 6.3.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1.0.0
|
— | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
— | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
— | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
— | |
|
Oracle Communications Applications 12.0.6.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <= 5.5.17
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:5.5.17
|
— | |
|
Oracle Communications Applications <= 12.0.0.8
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.0.8
|
— | |
|
Oracle Communications Applications <= 6.0.3
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.3
|
— | |
|
Oracle Communications Applications <= 6.0.2
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.2
|
— |
In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications 6.3.1.0.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.3.1.0.0
|
— | |
|
Oracle Communications Applications 7.5.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.5.0
|
— | |
|
Oracle Communications Applications 7.4.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.0
|
— | |
|
Oracle Communications Applications 7.4.1
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:7.4.1
|
— | |
|
Oracle Communications Applications 12.0.6.0
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.6.0
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications Applications <= 5.5.17
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:5.5.17
|
— | |
|
Oracle Communications Applications <= 12.0.0.8
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:12.0.0.8
|
— | |
|
Oracle Communications Applications <= 6.0.3
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.3
|
— | |
|
Oracle Communications Applications <= 6.0.2
Oracle / Communications Applications
|
cpe:/a:oracle:communications_applications:6.0.2
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Communications Applications umfasst eine Sammlung von Werkzeugen zur Verwaltung von Messaging-, Kommunikationsdiensten und -ressourcen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2680 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2680.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2680 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2680"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - October 2023 - Appendix Oracle Communications Applications vom 2023-10-17",
"url": "https://www.oracle.com/security-alerts/cpuoct2023.html#AppendixCAGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications Applications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-10-17T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:00:01.630+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-2680",
"initial_release_date": "2023-10-17T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-10-17T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Communications Applications 7.4.0",
"product": {
"name": "Oracle Communications Applications 7.4.0",
"product_id": "T018938",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.4.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications Applications 7.4.1",
"product": {
"name": "Oracle Communications Applications 7.4.1",
"product_id": "T018939",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.4.1"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications Applications 7.5.0",
"product": {
"name": "Oracle Communications Applications 7.5.0",
"product_id": "T021639",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:7.5.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications Applications \u003c= 6.0.2",
"product": {
"name": "Oracle Communications Applications \u003c= 6.0.2",
"product_id": "T027323",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:6.0.2"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications Applications \u003c= 5.5.17",
"product": {
"name": "Oracle Communications Applications \u003c= 5.5.17",
"product_id": "T028672",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:5.5.17"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications Applications 6.3.1.0.0",
"product": {
"name": "Oracle Communications Applications 6.3.1.0.0",
"product_id": "T030578",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:6.3.1.0.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications Applications \u003c= 12.0.0.8",
"product": {
"name": "Oracle Communications Applications \u003c= 12.0.0.8",
"product_id": "T030579",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:12.0.0.8"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications Applications 12.0.6.0",
"product": {
"name": "Oracle Communications Applications 12.0.6.0",
"product_id": "T030580",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:12.0.6.0"
}
}
},
{
"category": "product_name",
"name": "Oracle Communications Applications \u003c= 6.0.3",
"product": {
"name": "Oracle Communications Applications \u003c= 6.0.3",
"product_id": "T030581",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications_applications:6.0.3"
}
}
}
],
"category": "product_name",
"name": "Communications Applications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-34981",
"notes": [
{
"category": "description",
"text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T030578",
"T021639",
"T018938",
"T018939",
"T030580"
],
"last_affected": [
"T028672",
"T030579",
"T030581",
"T027323"
]
},
"release_date": "2023-10-17T22:00:00.000+00:00",
"title": "CVE-2023-34981"
},
{
"cve": "CVE-2023-34462",
"notes": [
{
"category": "description",
"text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T030578",
"T021639",
"T018938",
"T018939",
"T030580"
],
"last_affected": [
"T028672",
"T030579",
"T030581",
"T027323"
]
},
"release_date": "2023-10-17T22:00:00.000+00:00",
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-3247",
"notes": [
{
"category": "description",
"text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T030578",
"T021639",
"T018938",
"T018939",
"T030580"
],
"last_affected": [
"T028672",
"T030579",
"T030581",
"T027323"
]
},
"release_date": "2023-10-17T22:00:00.000+00:00",
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-22088",
"notes": [
{
"category": "description",
"text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T030578",
"T021639",
"T018938",
"T018939",
"T030580"
],
"last_affected": [
"T028672",
"T030579",
"T030581",
"T027323"
]
},
"release_date": "2023-10-17T22:00:00.000+00:00",
"title": "CVE-2023-22088"
},
{
"cve": "CVE-2022-42920",
"notes": [
{
"category": "description",
"text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T030578",
"T021639",
"T018938",
"T018939",
"T030580"
],
"last_affected": [
"T028672",
"T030579",
"T030581",
"T027323"
]
},
"release_date": "2023-10-17T22:00:00.000+00:00",
"title": "CVE-2022-42920"
},
{
"cve": "CVE-2021-37533",
"notes": [
{
"category": "description",
"text": "In Oracle Communications Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T030578",
"T021639",
"T018938",
"T018939",
"T030580"
],
"last_affected": [
"T028672",
"T030579",
"T030581",
"T027323"
]
},
"release_date": "2023-10-17T22:00:00.000+00:00",
"title": "CVE-2021-37533"
}
]
}
WID-SEC-W-2023-2917
Vulnerability from csaf_certbund - Published: 2023-11-14 23:00 - Updated: 2025-09-03 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2917 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2917.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2917 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2917"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-016 vom 2023-11-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-016_FFPSv7-S10_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-017 vom 2023-11-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-017_FFPSv7-S11_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-019 vom 2023-11-16",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/11/Xerox-Security-Bulletin-XRX23-019-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-021",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-022 vom 2023-12-01",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/11/XRX23-022_FFPSv9-S11_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-001 vom 2024-03-11",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-001-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3949-1 vom 2024-11-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019796.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-09-03T22:00:00.000+00:00",
"generator": {
"date": "2025-09-04T06:26:09.420+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-2917",
"initial_release_date": "2023-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-11-16T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-30T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-03-03T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-03-11T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-09-03T22:00:00.000+00:00",
"number": "9",
"summary": "Referenz(en) aufgenommen: EUVD-2023-44310"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T015631",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
},
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
},
{
"category": "product_version",
"name": "v2 / Windows 10",
"product": {
"name": "Xerox FreeFlow Print Server v2 / Windows 10",
"product_id": "T031383",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-5715",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2017-5715"
},
{
"cve": "CVE-2018-3639",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2018-3639"
},
{
"cve": "CVE-2021-44917",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2021-44917"
},
{
"cve": "CVE-2021-46784",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2021-46784"
},
{
"cve": "CVE-2022-31008",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-31008"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3924",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-41409",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-48337",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48338",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48338"
},
{
"cve": "CVE-2022-48339",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2022-4899",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-4899"
},
{
"cve": "CVE-2023-0049",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0288",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0465",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0666",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0666"
},
{
"cve": "CVE-2023-0668",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0668"
},
{
"cve": "CVE-2023-1127",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1393",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1906",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1906"
},
{
"cve": "CVE-2023-1981",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1981"
},
{
"cve": "CVE-2023-2004",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2004"
},
{
"cve": "CVE-2023-22025",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22025"
},
{
"cve": "CVE-2023-22043",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22043"
},
{
"cve": "CVE-2023-22067",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22067"
},
{
"cve": "CVE-2023-22081",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22081"
},
{
"cve": "CVE-2023-22128",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22128"
},
{
"cve": "CVE-2023-22129",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22129"
},
{
"cve": "CVE-2023-23914",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-24329",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24805",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-24805"
},
{
"cve": "CVE-2023-25193",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-2650",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27985",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-27985"
},
{
"cve": "CVE-2023-27986",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-27986"
},
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28319",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28450",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-2854",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2854"
},
{
"cve": "CVE-2023-2855",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2855"
},
{
"cve": "CVE-2023-2857",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2857"
},
{
"cve": "CVE-2023-2858",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2858"
},
{
"cve": "CVE-2023-2879",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2879"
},
{
"cve": "CVE-2023-28879",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28879"
},
{
"cve": "CVE-2023-2911",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2911"
},
{
"cve": "CVE-2023-29402",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29403",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29403"
},
{
"cve": "CVE-2023-29404",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-29491",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29491"
},
{
"cve": "CVE-2023-29499",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29499"
},
{
"cve": "CVE-2023-30581",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30582",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30582"
},
{
"cve": "CVE-2023-30583",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30583"
},
{
"cve": "CVE-2023-30584",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30584"
},
{
"cve": "CVE-2023-30585",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30585"
},
{
"cve": "CVE-2023-30586",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30586"
},
{
"cve": "CVE-2023-30587",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30587"
},
{
"cve": "CVE-2023-30588",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30588"
},
{
"cve": "CVE-2023-30589",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-31122",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31122"
},
{
"cve": "CVE-2023-31124",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-3138",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31484",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-31486",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31486"
},
{
"cve": "CVE-2023-3195",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3195"
},
{
"cve": "CVE-2023-32002",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32002"
},
{
"cve": "CVE-2023-32003",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32003"
},
{
"cve": "CVE-2023-32004",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32004"
},
{
"cve": "CVE-2023-32005",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32005"
},
{
"cve": "CVE-2023-32006",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32006"
},
{
"cve": "CVE-2023-32067",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-3247",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-32558",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32558"
},
{
"cve": "CVE-2023-32559",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32559"
},
{
"cve": "CVE-2023-32573",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-32611",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32611"
},
{
"cve": "CVE-2023-32636",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32636"
},
{
"cve": "CVE-2023-32643",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32643"
},
{
"cve": "CVE-2023-32665",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32665"
},
{
"cve": "CVE-2023-32681",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32681"
},
{
"cve": "CVE-2023-32762",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32762"
},
{
"cve": "CVE-2023-32763",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32763"
},
{
"cve": "CVE-2023-34241",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-34241"
},
{
"cve": "CVE-2023-34969",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-36053",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36053"
},
{
"cve": "CVE-2023-36191",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36191"
},
{
"cve": "CVE-2023-3666",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3666"
},
{
"cve": "CVE-2023-36664",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37201",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37201"
},
{
"cve": "CVE-2023-37202",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37202"
},
{
"cve": "CVE-2023-37207",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37207"
},
{
"cve": "CVE-2023-37208",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37208"
},
{
"cve": "CVE-2023-37211",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37211"
},
{
"cve": "CVE-2023-3823",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3823"
},
{
"cve": "CVE-2023-3824",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3824"
},
{
"cve": "CVE-2023-38403",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-38403"
},
{
"cve": "CVE-2023-4045",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4045"
},
{
"cve": "CVE-2023-4046",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4046"
},
{
"cve": "CVE-2023-4047",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4047"
},
{
"cve": "CVE-2023-40477",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-40477"
},
{
"cve": "CVE-2023-4048",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4048"
},
{
"cve": "CVE-2023-4049",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4049"
},
{
"cve": "CVE-2023-4050",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4050"
},
{
"cve": "CVE-2023-4054",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4054"
},
{
"cve": "CVE-2023-4055",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4055"
},
{
"cve": "CVE-2023-4056",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4056"
},
{
"cve": "CVE-2023-41080",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-41080"
},
{
"cve": "CVE-2023-41081",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-41081"
},
{
"cve": "CVE-2023-43622",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-43622"
},
{
"cve": "CVE-2023-4504",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4504"
},
{
"cve": "CVE-2023-4573",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4573"
},
{
"cve": "CVE-2023-4574",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4574"
},
{
"cve": "CVE-2023-4575",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4575"
},
{
"cve": "CVE-2023-4576",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4576"
},
{
"cve": "CVE-2023-45802",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-45802"
},
{
"cve": "CVE-2023-4581",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4581"
},
{
"cve": "CVE-2023-4584",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4584"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.