Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-2731 (GCVE-0-2023-2731)
Vulnerability from cvelistv5 – Published: 2023-05-17 00:00 – Updated: 2025-01-22 18:22- CWE-476 - - NULL Pointer Dereference
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T06:33:05.442Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://gitlab.com/libtiff/libtiff/-/issues/548"
},
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b"
},
{
"tags": [
"x_transferred"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-2731"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230703-0009/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-2731",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-01-22T18:21:11.424055Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-01-22T18:22:52.418Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "libtiff",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Fixed in libtiff v4.5.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A NULL pointer dereference flaw was found in Libtiff\u0027s LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476 - NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-07-03T00:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"url": "https://gitlab.com/libtiff/libtiff/-/issues/548"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635"
},
{
"url": "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2023-2731"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230703-0009/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2023-2731",
"datePublished": "2023-05-17T00:00:00.000Z",
"dateReserved": "2023-05-16T00:00:00.000Z",
"dateUpdated": "2025-01-22T18:22:52.418Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-2731",
"date": "2026-05-30",
"epss": "0.00011",
"percentile": "0.0158"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-2731\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2023-05-17T22:15:11.047\",\"lastModified\":\"2025-01-22T19:15:09.643\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A NULL pointer dereference flaw was found in Libtiff\u0027s LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libtiff:libtiff:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.5.0\",\"matchCriteriaId\":\"A16AFDD6-3B2B-4DC9-876E-9D53B126201C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-2731\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2207635\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://gitlab.com/libtiff/libtiff/-/issues/548\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230703-0009/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2023-2731\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2207635\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://gitlab.com/libtiff/libtiff/-/issues/548\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230703-0009/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://gitlab.com/libtiff/libtiff/-/issues/548\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2207635\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2023-2731\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230703-0009/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T06:33:05.442Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-2731\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-01-22T18:21:11.424055Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-01-22T18:20:38.029Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"libtiff\", \"versions\": [{\"status\": \"affected\", \"version\": \"Fixed in libtiff v4.5.0\"}]}], \"references\": [{\"url\": \"https://gitlab.com/libtiff/libtiff/-/issues/548\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2207635\"}, {\"url\": \"https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b\"}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2023-2731\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230703-0009/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A NULL pointer dereference flaw was found in Libtiff\u0027s LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476 - NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2023-07-03T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-2731\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-01-22T18:22:52.418Z\", \"dateReserved\": \"2023-05-16T00:00:00.000Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2023-05-17T00:00:00.000Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023:6575
Vulnerability from csaf_redhat - Published: 2023-11-07 08:13 - Updated: 2026-03-18 02:59A vulnerability was found in LibTIFF, where a heap-based buffer overflow in the pal2rgb function in tools/pal2rgb.c can lead to a denial of service, a remote attacker could exploit this flaw by persuading a victim to open a specially crafted file, causing the application to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference flaw was found in Libtiff's LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in LibTiff. A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
A memory leak flaw was found in Libtiff's tiffcrop utility. This issue occurs when tiffcrop operates on a TIFF image file, allowing an attacker to pass a crafted TIFF image file to tiffcrop utility, which causes this memory leak issue, resulting an application crash, eventually leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
A heap use-after-free vulnerability was found in LibTIFF's tiffcrop utility in the loadImage() function. This flaw allows an attacker to pass a crafted TIFF image file to the tiffcrop utility, which causes an out-of-bounds write access, resulting in an application crash, eventually leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libtiff. A specially crafted tiff file can lead to a segmentation fault due to an out-of-bounds read in the uv_encode function in libtiff/tif_luv.c, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libtiff is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libtiff packages contain a library of functions for manipulating Tagged Image File Format (TIFF) files.\n\nSecurity Fix(es):\n\n* libtiff: null pointer dereference in LZWDecode() in libtiff/tif_lzw.c (CVE-2023-2731)\n\n* libtiff: tiffcrop: null pointer dereference in TIFFClose() (CVE-2023-3316)\n\n* libtiff: memory leak in tiffcrop.c (CVE-2023-3576)\n\n* libtiff: heap-based use after free via a crafted TIFF image in loadImage() in tiffcrop.c (CVE-2023-26965)\n\n* libtiff: Buffer Overflow in uv_encode() (CVE-2023-26966)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:6575",
"url": "https://access.redhat.com/errata/RHSA-2023:6575"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index"
},
{
"category": "external",
"summary": "2207635",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635"
},
{
"category": "external",
"summary": "2215206",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215206"
},
{
"category": "external",
"summary": "2216080",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216080"
},
{
"category": "external",
"summary": "2218749",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218749"
},
{
"category": "external",
"summary": "2219340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219340"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_6575.json"
}
],
"title": "Red Hat Security Advisory: libtiff security update",
"tracking": {
"current_release_date": "2026-03-18T02:59:54+00:00",
"generator": {
"date": "2026-03-18T02:59:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:6575",
"initial_release_date": "2023-11-07T08:13:41+00:00",
"revision_history": [
{
"date": "2023-11-07T08:13:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-07T08:13:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:59:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-0:4.4.0-10.el9.src",
"product": {
"name": "libtiff-0:4.4.0-10.el9.src",
"product_id": "libtiff-0:4.4.0-10.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff@4.4.0-10.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-0:4.4.0-10.el9.aarch64",
"product": {
"name": "libtiff-0:4.4.0-10.el9.aarch64",
"product_id": "libtiff-0:4.4.0-10.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff@4.4.0-10.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libtiff-devel-0:4.4.0-10.el9.aarch64",
"product": {
"name": "libtiff-devel-0:4.4.0-10.el9.aarch64",
"product_id": "libtiff-devel-0:4.4.0-10.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-devel@4.4.0-10.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"product": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"product_id": "libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debugsource@4.4.0-10.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"product": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"product_id": "libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debuginfo@4.4.0-10.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"product": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"product_id": "libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools-debuginfo@4.4.0-10.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-0:4.4.0-10.el9.aarch64",
"product": {
"name": "libtiff-tools-0:4.4.0-10.el9.aarch64",
"product_id": "libtiff-tools-0:4.4.0-10.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools@4.4.0-10.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-0:4.4.0-10.el9.ppc64le",
"product": {
"name": "libtiff-0:4.4.0-10.el9.ppc64le",
"product_id": "libtiff-0:4.4.0-10.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff@4.4.0-10.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libtiff-devel-0:4.4.0-10.el9.ppc64le",
"product": {
"name": "libtiff-devel-0:4.4.0-10.el9.ppc64le",
"product_id": "libtiff-devel-0:4.4.0-10.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-devel@4.4.0-10.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"product": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"product_id": "libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debugsource@4.4.0-10.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"product": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"product_id": "libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debuginfo@4.4.0-10.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"product": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"product_id": "libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools-debuginfo@4.4.0-10.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-0:4.4.0-10.el9.ppc64le",
"product": {
"name": "libtiff-tools-0:4.4.0-10.el9.ppc64le",
"product_id": "libtiff-tools-0:4.4.0-10.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools@4.4.0-10.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-0:4.4.0-10.el9.i686",
"product": {
"name": "libtiff-0:4.4.0-10.el9.i686",
"product_id": "libtiff-0:4.4.0-10.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff@4.4.0-10.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libtiff-devel-0:4.4.0-10.el9.i686",
"product": {
"name": "libtiff-devel-0:4.4.0-10.el9.i686",
"product_id": "libtiff-devel-0:4.4.0-10.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-devel@4.4.0-10.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libtiff-debugsource-0:4.4.0-10.el9.i686",
"product": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.i686",
"product_id": "libtiff-debugsource-0:4.4.0-10.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debugsource@4.4.0-10.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libtiff-debuginfo-0:4.4.0-10.el9.i686",
"product": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.i686",
"product_id": "libtiff-debuginfo-0:4.4.0-10.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debuginfo@4.4.0-10.el9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"product": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"product_id": "libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools-debuginfo@4.4.0-10.el9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-0:4.4.0-10.el9.x86_64",
"product": {
"name": "libtiff-0:4.4.0-10.el9.x86_64",
"product_id": "libtiff-0:4.4.0-10.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff@4.4.0-10.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtiff-devel-0:4.4.0-10.el9.x86_64",
"product": {
"name": "libtiff-devel-0:4.4.0-10.el9.x86_64",
"product_id": "libtiff-devel-0:4.4.0-10.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-devel@4.4.0-10.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"product": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"product_id": "libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debugsource@4.4.0-10.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"product": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"product_id": "libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debuginfo@4.4.0-10.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"product": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"product_id": "libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools-debuginfo@4.4.0-10.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-0:4.4.0-10.el9.x86_64",
"product": {
"name": "libtiff-tools-0:4.4.0-10.el9.x86_64",
"product_id": "libtiff-tools-0:4.4.0-10.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools@4.4.0-10.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-0:4.4.0-10.el9.s390x",
"product": {
"name": "libtiff-0:4.4.0-10.el9.s390x",
"product_id": "libtiff-0:4.4.0-10.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff@4.4.0-10.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libtiff-devel-0:4.4.0-10.el9.s390x",
"product": {
"name": "libtiff-devel-0:4.4.0-10.el9.s390x",
"product_id": "libtiff-devel-0:4.4.0-10.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-devel@4.4.0-10.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libtiff-debugsource-0:4.4.0-10.el9.s390x",
"product": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.s390x",
"product_id": "libtiff-debugsource-0:4.4.0-10.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debugsource@4.4.0-10.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"product": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"product_id": "libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-debuginfo@4.4.0-10.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"product": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"product_id": "libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools-debuginfo@4.4.0-10.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libtiff-tools-0:4.4.0-10.el9.s390x",
"product": {
"name": "libtiff-tools-0:4.4.0-10.el9.s390x",
"product_id": "libtiff-tools-0:4.4.0-10.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libtiff-tools@4.4.0-10.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src"
},
"product_reference": "libtiff-0:4.4.0-10.el9.src",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-0:4.4.0-10.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-tools-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-0:4.4.0-10.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-tools-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-0:4.4.0-10.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-tools-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-0:4.4.0-10.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-tools-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "AppStream-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.src as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src"
},
"product_reference": "libtiff-0:4.4.0-10.el9.src",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-0:4.4.0-10.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debuginfo-0:4.4.0-10.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-debugsource-0:4.4.0-10.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-0:4.4.0-10.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-devel-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-0:4.4.0-10.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-tools-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-0:4.4.0-10.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-tools-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-0:4.4.0-10.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-tools-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-0:4.4.0-10.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-tools-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"relates_to_product_reference": "CRB-9.3.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
},
"product_reference": "libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"relates_to_product_reference": "CRB-9.3.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-17095",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"discovery_date": "2017-12-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1524284"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in LibTIFF, where a heap-based buffer overflow in the pal2rgb function in tools/pal2rgb.c can lead to a denial of service, a remote attacker could exploit this flaw by persuading a victim to open a specially crafted file, causing the application to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Heap-based buffer overflow in tools/pal2rgb.c can lead to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as moderate because it allows a remote attacker to trigger a denial of service through a heap-based buffer overflow, exploiting this flaw would crash the application, affecting availability without compromising system integrity.\n\nThis vulnerability affects the pal2rgb executable which is part of the tools distributed with libtiff upstream, but shipped in libtiff-tools RPM package instead of libtiff package on Red Hat Enterprise Linux distribution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2017-17095"
},
{
"category": "external",
"summary": "RHBZ#1524284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1524284"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2017-17095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17095"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-17095",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17095"
}
],
"release_date": "2017-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:13:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications linked against libtiff must be restarted for this update to take effect.",
"product_ids": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6575"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Heap-based buffer overflow in tools/pal2rgb.c can lead to denial of service"
},
{
"cve": "CVE-2023-2731",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-05-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2207635"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in Libtiff\u0027s LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: null pointer deference in LZWDecode() in libtiff/tif_lzw.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2731"
},
{
"category": "external",
"summary": "RHBZ#2207635",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2731"
}
],
"release_date": "2023-04-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:13:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications linked against libtiff must be restarted for this update to take effect.",
"product_ids": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6575"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: null pointer deference in LZWDecode() in libtiff/tif_lzw.c"
},
{
"cve": "CVE-2023-3316",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2023-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2216080"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in LibTiff. A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: tiffcrop: null pointer dereference in TIFFClose()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3316"
},
{
"category": "external",
"summary": "RHBZ#2216080",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216080"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3316",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3316"
}
],
"release_date": "2023-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:13:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications linked against libtiff must be restarted for this update to take effect.",
"product_ids": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6575"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: tiffcrop: null pointer dereference in TIFFClose()"
},
{
"cve": "CVE-2023-3576",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-03-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2219340"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in Libtiff\u0027s tiffcrop utility. This issue occurs when tiffcrop operates on a TIFF image file, allowing an attacker to pass a crafted TIFF image file to tiffcrop utility, which causes this memory leak issue, resulting an application crash, eventually leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: memory leak in tiffcrop.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3576"
},
{
"category": "external",
"summary": "RHBZ#2219340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3576",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3576"
}
],
"release_date": "2023-03-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:13:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications linked against libtiff must be restarted for this update to take effect.",
"product_ids": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6575"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: memory leak in tiffcrop.c"
},
{
"cve": "CVE-2023-26965",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-06-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215206"
}
],
"notes": [
{
"category": "description",
"text": "A heap use-after-free vulnerability was found in LibTIFF\u0027s tiffcrop utility in the loadImage() function. This flaw allows an attacker to pass a crafted TIFF image file to the tiffcrop utility, which causes an out-of-bounds write access, resulting in an application crash, eventually leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: heap-based use after free via a crafted TIFF image in loadImage() in tiffcrop.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26965"
},
{
"category": "external",
"summary": "RHBZ#2215206",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215206"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26965",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26965"
}
],
"release_date": "2023-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:13:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications linked against libtiff must be restarted for this update to take effect.",
"product_ids": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6575"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: heap-based use after free via a crafted TIFF image in loadImage() in tiffcrop.c"
},
{
"cve": "CVE-2023-26966",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2023-06-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2218749"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libtiff. A specially crafted tiff file can lead to a segmentation fault due to an out-of-bounds read in the uv_encode function in libtiff/tif_luv.c, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libtiff: Buffer Overflow in uv_encode()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26966"
},
{
"category": "external",
"summary": "RHBZ#2218749",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2218749"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26966",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26966"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26966",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26966"
}
],
"release_date": "2023-02-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-07T08:13:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAll running applications linked against libtiff must be restarted for this update to take effect.",
"product_ids": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:6575"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"AppStream-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"AppStream-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.src",
"CRB-9.3.0.GA:libtiff-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debuginfo-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-debugsource-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-devel-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-0:4.4.0-10.el9.x86_64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.aarch64",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.i686",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.ppc64le",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.s390x",
"CRB-9.3.0.GA:libtiff-tools-debuginfo-0:4.4.0-10.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libtiff: Buffer Overflow in uv_encode()"
}
]
}
SUSE-SU-2023:4736-1
Vulnerability from csaf_suse - Published: 2023-12-12 14:41 - Updated: 2023-12-12 14:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for tiff",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for tiff fixes the following issues:\n\n- CVE-2023-2731: Fix null pointer deference in LZWDecode() (bsc#1211478).\n- CVE-2023-1916: Fix out-of-bounds read in extractImageSection() (bsc#1210231).\n- CVE-2023-26965: Fix heap-based use after free in loadImage() (bsc#1212398).\n- CVE-2022-40090: Fix infinite loop in TIFFReadDirectory() (bsc#1214680).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4736,SUSE-SLE-SDK-12-SP5-2023-4736,SUSE-SLE-SERVER-12-SP5-2023-4736",
"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_4736-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4736-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234736-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4736-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-December/033073.html"
},
{
"category": "self",
"summary": "SUSE Bug 1199483",
"url": "https://bugzilla.suse.com/1199483"
},
{
"category": "self",
"summary": "SUSE Bug 1210231",
"url": "https://bugzilla.suse.com/1210231"
},
{
"category": "self",
"summary": "SUSE Bug 1211478",
"url": "https://bugzilla.suse.com/1211478"
},
{
"category": "self",
"summary": "SUSE Bug 1212398",
"url": "https://bugzilla.suse.com/1212398"
},
{
"category": "self",
"summary": "SUSE Bug 1214680",
"url": "https://bugzilla.suse.com/1214680"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1622 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40090 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40090/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1916 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1916/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-26965 page",
"url": "https://www.suse.com/security/cve/CVE-2023-26965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2731 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2731/"
}
],
"title": "Security update for tiff",
"tracking": {
"current_release_date": "2023-12-12T14:41:31Z",
"generator": {
"date": "2023-12-12T14:41:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4736-1",
"initial_release_date": "2023-12-12T14:41:31Z",
"revision_history": [
{
"date": "2023-12-12T14:41:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-44.74.1.aarch64",
"product": {
"name": "libtiff-devel-4.0.9-44.74.1.aarch64",
"product_id": "libtiff-devel-4.0.9-44.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-44.74.1.aarch64",
"product": {
"name": "libtiff5-4.0.9-44.74.1.aarch64",
"product_id": "libtiff5-4.0.9-44.74.1.aarch64"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-44.74.1.aarch64",
"product": {
"name": "tiff-4.0.9-44.74.1.aarch64",
"product_id": "tiff-4.0.9-44.74.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-64bit-4.0.9-44.74.1.aarch64_ilp32",
"product": {
"name": "libtiff-devel-64bit-4.0.9-44.74.1.aarch64_ilp32",
"product_id": "libtiff-devel-64bit-4.0.9-44.74.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtiff5-64bit-4.0.9-44.74.1.aarch64_ilp32",
"product": {
"name": "libtiff5-64bit-4.0.9-44.74.1.aarch64_ilp32",
"product_id": "libtiff5-64bit-4.0.9-44.74.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-44.74.1.i586",
"product": {
"name": "libtiff-devel-4.0.9-44.74.1.i586",
"product_id": "libtiff-devel-4.0.9-44.74.1.i586"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-44.74.1.i586",
"product": {
"name": "libtiff5-4.0.9-44.74.1.i586",
"product_id": "libtiff5-4.0.9-44.74.1.i586"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-44.74.1.i586",
"product": {
"name": "tiff-4.0.9-44.74.1.i586",
"product_id": "tiff-4.0.9-44.74.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-44.74.1.ppc64le",
"product": {
"name": "libtiff-devel-4.0.9-44.74.1.ppc64le",
"product_id": "libtiff-devel-4.0.9-44.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-44.74.1.ppc64le",
"product": {
"name": "libtiff5-4.0.9-44.74.1.ppc64le",
"product_id": "libtiff5-4.0.9-44.74.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-44.74.1.ppc64le",
"product": {
"name": "tiff-4.0.9-44.74.1.ppc64le",
"product_id": "tiff-4.0.9-44.74.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-44.74.1.s390",
"product": {
"name": "libtiff-devel-4.0.9-44.74.1.s390",
"product_id": "libtiff-devel-4.0.9-44.74.1.s390"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-44.74.1.s390",
"product": {
"name": "libtiff5-4.0.9-44.74.1.s390",
"product_id": "libtiff5-4.0.9-44.74.1.s390"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-44.74.1.s390",
"product": {
"name": "tiff-4.0.9-44.74.1.s390",
"product_id": "tiff-4.0.9-44.74.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-44.74.1.s390x",
"product": {
"name": "libtiff-devel-4.0.9-44.74.1.s390x",
"product_id": "libtiff-devel-4.0.9-44.74.1.s390x"
}
},
{
"category": "product_version",
"name": "libtiff-devel-32bit-4.0.9-44.74.1.s390x",
"product": {
"name": "libtiff-devel-32bit-4.0.9-44.74.1.s390x",
"product_id": "libtiff-devel-32bit-4.0.9-44.74.1.s390x"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-44.74.1.s390x",
"product": {
"name": "libtiff5-4.0.9-44.74.1.s390x",
"product_id": "libtiff5-4.0.9-44.74.1.s390x"
}
},
{
"category": "product_version",
"name": "libtiff5-32bit-4.0.9-44.74.1.s390x",
"product": {
"name": "libtiff5-32bit-4.0.9-44.74.1.s390x",
"product_id": "libtiff5-32bit-4.0.9-44.74.1.s390x"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-44.74.1.s390x",
"product": {
"name": "tiff-4.0.9-44.74.1.s390x",
"product_id": "tiff-4.0.9-44.74.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-44.74.1.x86_64",
"product": {
"name": "libtiff-devel-4.0.9-44.74.1.x86_64",
"product_id": "libtiff-devel-4.0.9-44.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtiff-devel-32bit-4.0.9-44.74.1.x86_64",
"product": {
"name": "libtiff-devel-32bit-4.0.9-44.74.1.x86_64",
"product_id": "libtiff-devel-32bit-4.0.9-44.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-44.74.1.x86_64",
"product": {
"name": "libtiff5-4.0.9-44.74.1.x86_64",
"product_id": "libtiff5-4.0.9-44.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtiff5-32bit-4.0.9-44.74.1.x86_64",
"product": {
"name": "libtiff5-32bit-4.0.9-44.74.1.x86_64",
"product_id": "libtiff5-32bit-4.0.9-44.74.1.x86_64"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-44.74.1.x86_64",
"product": {
"name": "tiff-4.0.9-44.74.1.x86_64",
"product_id": "tiff-4.0.9-44.74.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-44.74.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-44.74.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-44.74.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-44.74.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-44.74.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x"
},
"product_reference": "libtiff-devel-4.0.9-44.74.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-44.74.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-44.74.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-44.74.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-44.74.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-44.74.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-44.74.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-44.74.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x"
},
"product_reference": "libtiff5-4.0.9-44.74.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-44.74.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-44.74.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-44.74.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x"
},
"product_reference": "libtiff5-32bit-4.0.9-44.74.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-44.74.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-44.74.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-44.74.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64"
},
"product_reference": "tiff-4.0.9-44.74.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-44.74.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le"
},
"product_reference": "tiff-4.0.9-44.74.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-44.74.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x"
},
"product_reference": "tiff-4.0.9-44.74.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-44.74.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64"
},
"product_reference": "tiff-4.0.9-44.74.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-44.74.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-44.74.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-44.74.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-44.74.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-44.74.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x"
},
"product_reference": "libtiff5-4.0.9-44.74.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-44.74.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-44.74.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-44.74.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x"
},
"product_reference": "libtiff5-32bit-4.0.9-44.74.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-44.74.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-44.74.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-44.74.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64"
},
"product_reference": "tiff-4.0.9-44.74.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-44.74.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le"
},
"product_reference": "tiff-4.0.9-44.74.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-44.74.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x"
},
"product_reference": "tiff-4.0.9-44.74.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-44.74.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64"
},
"product_reference": "tiff-4.0.9-44.74.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1622"
}
],
"notes": [
{
"category": "general",
"text": "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1622",
"url": "https://www.suse.com/security/cve/CVE-2022-1622"
},
{
"category": "external",
"summary": "SUSE Bug 1199483 for CVE-2022-1622",
"url": "https://bugzilla.suse.com/1199483"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-12T14:41:31Z",
"details": "moderate"
}
],
"title": "CVE-2022-1622"
},
{
"cve": "CVE-2022-40090",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40090"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in function TIFFReadDirectory libtiff before 4.4.0 allows attackers to cause a denial of service via crafted TIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40090",
"url": "https://www.suse.com/security/cve/CVE-2022-40090"
},
{
"category": "external",
"summary": "SUSE Bug 1214680 for CVE-2022-40090",
"url": "https://bugzilla.suse.com/1214680"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-12T14:41:31Z",
"details": "moderate"
}
],
"title": "CVE-2022-40090"
},
{
"cve": "CVE-2023-1916",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1916"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1916",
"url": "https://www.suse.com/security/cve/CVE-2023-1916"
},
{
"category": "external",
"summary": "SUSE Bug 1210231 for CVE-2023-1916",
"url": "https://bugzilla.suse.com/1210231"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-12T14:41:31Z",
"details": "moderate"
}
],
"title": "CVE-2023-1916"
},
{
"cve": "CVE-2023-26965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-26965"
}
],
"notes": [
{
"category": "general",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-26965",
"url": "https://www.suse.com/security/cve/CVE-2023-26965"
},
{
"category": "external",
"summary": "SUSE Bug 1212398 for CVE-2023-26965",
"url": "https://bugzilla.suse.com/1212398"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-26965",
"url": "https://bugzilla.suse.com/1219472"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-12T14:41:31Z",
"details": "important"
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-2731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2731"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference flaw was found in Libtiff\u0027s LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2731",
"url": "https://www.suse.com/security/cve/CVE-2023-2731"
},
{
"category": "external",
"summary": "SUSE Bug 1211478 for CVE-2023-2731",
"url": "https://bugzilla.suse.com/1211478"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-32bit-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtiff5-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:tiff-4.0.9-44.74.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libtiff-devel-4.0.9-44.74.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-12T14:41:31Z",
"details": "moderate"
}
],
"title": "CVE-2023-2731"
}
]
}
SUSE-SU-2023:4869-1
Vulnerability from csaf_suse - Published: 2023-12-14 15:26 - Updated: 2023-12-14 15:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for tiff",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for tiff fixes the following issues:\n\n- CVE-2023-2731: Fix null pointer deference in LZWDecode() (bsc#1211478).\n- CVE-2023-1916: Fix out-of-bounds read in extractImageSection() (bsc#1210231).\n- CVE-2023-26965: Fix heap-based use after free in loadImage() (bsc#1212398).\n- CVE-2022-40090: Fix infinite loop in TIFFReadDirectory() (bsc#1214680).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4869,SUSE-SLE-Micro-5.3-2023-4869,SUSE-SLE-Micro-5.4-2023-4869,SUSE-SLE-Micro-5.5-2023-4869,SUSE-SLE-Module-Basesystem-15-SP4-2023-4869,SUSE-SLE-Module-Basesystem-15-SP5-2023-4869,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4869,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4869,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-4869,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4869,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4869,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4869,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4869,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4869,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4869,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4869,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4869,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4869,SUSE-SUSE-MicroOS-5.2-2023-4869,SUSE-Storage-7.1-2023-4869,openSUSE-Leap-Micro-5.3-2023-4869,openSUSE-Leap-Micro-5.4-2023-4869,openSUSE-SLE-15.4-2023-4869,openSUSE-SLE-15.5-2023-4869",
"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_4869-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4869-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234869-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4869-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017421.html"
},
{
"category": "self",
"summary": "SUSE Bug 1199483",
"url": "https://bugzilla.suse.com/1199483"
},
{
"category": "self",
"summary": "SUSE Bug 1210231",
"url": "https://bugzilla.suse.com/1210231"
},
{
"category": "self",
"summary": "SUSE Bug 1211478",
"url": "https://bugzilla.suse.com/1211478"
},
{
"category": "self",
"summary": "SUSE Bug 1212398",
"url": "https://bugzilla.suse.com/1212398"
},
{
"category": "self",
"summary": "SUSE Bug 1214680",
"url": "https://bugzilla.suse.com/1214680"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1622 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-40090 page",
"url": "https://www.suse.com/security/cve/CVE-2022-40090/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1916 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1916/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-26965 page",
"url": "https://www.suse.com/security/cve/CVE-2023-26965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2731 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2731/"
}
],
"title": "Security update for tiff",
"tracking": {
"current_release_date": "2023-12-14T15:26:46Z",
"generator": {
"date": "2023-12-14T15:26:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4869-1",
"initial_release_date": "2023-12-14T15:26:46Z",
"revision_history": [
{
"date": "2023-12-14T15:26:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"product": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"product_id": "libtiff-devel-4.0.9-150000.45.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"product": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"product_id": "libtiff5-4.0.9-150000.45.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-150000.45.35.1.aarch64",
"product": {
"name": "tiff-4.0.9-150000.45.35.1.aarch64",
"product_id": "tiff-4.0.9-150000.45.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-64bit-4.0.9-150000.45.35.1.aarch64_ilp32",
"product": {
"name": "libtiff-devel-64bit-4.0.9-150000.45.35.1.aarch64_ilp32",
"product_id": "libtiff-devel-64bit-4.0.9-150000.45.35.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libtiff5-64bit-4.0.9-150000.45.35.1.aarch64_ilp32",
"product": {
"name": "libtiff5-64bit-4.0.9-150000.45.35.1.aarch64_ilp32",
"product_id": "libtiff5-64bit-4.0.9-150000.45.35.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-150000.45.35.1.i586",
"product": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.i586",
"product_id": "libtiff-devel-4.0.9-150000.45.35.1.i586"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-150000.45.35.1.i586",
"product": {
"name": "libtiff5-4.0.9-150000.45.35.1.i586",
"product_id": "libtiff5-4.0.9-150000.45.35.1.i586"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-150000.45.35.1.i586",
"product": {
"name": "tiff-4.0.9-150000.45.35.1.i586",
"product_id": "tiff-4.0.9-150000.45.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"product": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"product_id": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"product": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"product_id": "libtiff5-4.0.9-150000.45.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-150000.45.35.1.ppc64le",
"product": {
"name": "tiff-4.0.9-150000.45.35.1.ppc64le",
"product_id": "tiff-4.0.9-150000.45.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"product": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"product_id": "libtiff-devel-4.0.9-150000.45.35.1.s390x"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-150000.45.35.1.s390x",
"product": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x",
"product_id": "libtiff5-4.0.9-150000.45.35.1.s390x"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-150000.45.35.1.s390x",
"product": {
"name": "tiff-4.0.9-150000.45.35.1.s390x",
"product_id": "tiff-4.0.9-150000.45.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"product": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"product_id": "libtiff-devel-4.0.9-150000.45.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"product": {
"name": "libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"product_id": "libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"product": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"product_id": "libtiff5-4.0.9-150000.45.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"product": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"product_id": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "tiff-4.0.9-150000.45.35.1.x86_64",
"product": {
"name": "tiff-4.0.9-150000.45.35.1.x86_64",
"product_id": "tiff-4.0.9-150000.45.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
},
{
"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_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tiff-4.0.9-150000.45.35.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64"
},
"product_reference": "tiff-4.0.9-150000.45.35.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1622"
}
],
"notes": [
{
"category": "general",
"text": "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1622",
"url": "https://www.suse.com/security/cve/CVE-2022-1622"
},
{
"category": "external",
"summary": "SUSE Bug 1199483 for CVE-2022-1622",
"url": "https://bugzilla.suse.com/1199483"
}
],
"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 Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-14T15:26:46Z",
"details": "moderate"
}
],
"title": "CVE-2022-1622"
},
{
"cve": "CVE-2022-40090",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-40090"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in function TIFFReadDirectory libtiff before 4.4.0 allows attackers to cause a denial of service via crafted TIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-40090",
"url": "https://www.suse.com/security/cve/CVE-2022-40090"
},
{
"category": "external",
"summary": "SUSE Bug 1214680 for CVE-2022-40090",
"url": "https://bugzilla.suse.com/1214680"
}
],
"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 Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-14T15:26:46Z",
"details": "moderate"
}
],
"title": "CVE-2022-40090"
},
{
"cve": "CVE-2023-1916",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1916"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1916",
"url": "https://www.suse.com/security/cve/CVE-2023-1916"
},
{
"category": "external",
"summary": "SUSE Bug 1210231 for CVE-2023-1916",
"url": "https://bugzilla.suse.com/1210231"
}
],
"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 Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-14T15:26:46Z",
"details": "moderate"
}
],
"title": "CVE-2023-1916"
},
{
"cve": "CVE-2023-26965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-26965"
}
],
"notes": [
{
"category": "general",
"text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-26965",
"url": "https://www.suse.com/security/cve/CVE-2023-26965"
},
{
"category": "external",
"summary": "SUSE Bug 1212398 for CVE-2023-26965",
"url": "https://bugzilla.suse.com/1212398"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-26965",
"url": "https://bugzilla.suse.com/1219472"
}
],
"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 Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-14T15:26:46Z",
"details": "important"
}
],
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-2731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2731"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference flaw was found in Libtiff\u0027s LZWDecode() function in the libtiff/tif_lzw.c file. This flaw allows a local attacker to craft specific input data that can cause the program to dereference a NULL pointer when decompressing a TIFF format file, resulting in a program crash or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2731",
"url": "https://www.suse.com/security/cve/CVE-2023-2731"
},
{
"category": "external",
"summary": "SUSE Bug 1211478 for CVE-2023-2731",
"url": "https://bugzilla.suse.com/1211478"
}
],
"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 Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Enterprise Storage 7.1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:tiff-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libtiff5-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.4:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff-devel-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-32bit-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.ppc64le",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap 15.5:tiff-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.3:libtiff5-4.0.9-150000.45.35.1.x86_64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.aarch64",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.s390x",
"openSUSE Leap Micro 5.4:libtiff5-4.0.9-150000.45.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-14T15:26:46Z",
"details": "moderate"
}
],
"title": "CVE-2023-2731"
}
]
}
WID-SEC-W-2023-1223
Vulnerability from csaf_certbund - Published: 2023-05-16 22:00 - Updated: 2025-06-30 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Dell NetWorker <19.13
Dell / NetWorker
|
<19.13 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell NetWorker <19.11.0.5
Dell / NetWorker
|
<19.11.0.5 | ||
|
Open Source libTIFF 4.5.0
Open Source / libTIFF
|
cpe:/a:libtiff:libtiff:4.5.0
|
4.5.0 |
{
"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": "libTIFF ist ein Softwarepaket f\u00fcr die Verarbeitung von Bilddateien in Tag Image File Format (TIFF).",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in libTIFF ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"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-1223 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1223.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1223 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1223"
},
{
"category": "external",
"summary": "Red Hat Bugzilla Bug ID: 2207635 vom 2023-05-16",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6290-1 vom 2023-08-16",
"url": "https://ubuntu.com/security/notices/USN-6290-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:6575 vom 2023-11-07",
"url": "https://access.redhat.com/errata/RHSA-2023:6575"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:4736-1 vom 2023-12-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017381.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:4869-1 vom 2023-12-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-December/017421.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-234 vom 2025-07-01",
"url": "https://www.dell.com/support/kbdoc/000337969"
}
],
"source_lang": "en-US",
"title": "libTIFF: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-06-30T22:00:00.000+00:00",
"generator": {
"date": "2025-07-01T08:28:02.209+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2023-1223",
"initial_release_date": "2023-05-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-05-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-08-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-11-07T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-12-14T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c19.13",
"product": {
"name": "Dell NetWorker \u003c19.13",
"product_id": "T044954"
}
},
{
"category": "product_version",
"name": "19.13",
"product": {
"name": "Dell NetWorker 19.13",
"product_id": "T044954-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.13"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.11.0.5",
"product": {
"name": "Dell NetWorker \u003c19.11.0.5",
"product_id": "T044959"
}
},
{
"category": "product_version",
"name": "19.11.0.5",
"product": {
"name": "Dell NetWorker 19.11.0.5",
"product_id": "T044959-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.11.0.5"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "4.5.0",
"product": {
"name": "Open Source libTIFF 4.5.0",
"product_id": "T027752",
"product_identification_helper": {
"cpe": "cpe:/a:libtiff:libtiff:4.5.0"
}
}
}
],
"category": "product_name",
"name": "libTIFF"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"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-2731",
"product_status": {
"known_affected": [
"T002207",
"67646",
"T044954",
"T000126",
"T044959",
"T027752"
]
},
"release_date": "2023-05-16T22:00:00.000+00:00",
"title": "CVE-2023-2731"
}
]
}
WID-SEC-W-2023-2031
Vulnerability from csaf_certbund - Published: 2023-08-09 22:00 - Updated: 2025-10-19 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"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": "- Sonstiges\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-2031 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2031.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2031 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2031"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-08-09",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/08/cert_XRX23-011_FFPSv7-S11_MediaInstall_Aug2023.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-08-09",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/08/cert_XRX23-012_FFPSv2_Win10_SecurityBulletin_Aug2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-013 vom 2023-08-24",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/08/Xerox-Security-Bulletin-XRX23-013-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2023-2331 vom 2023-11-02",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2331.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-17 vom 2024-08-09",
"url": "https://security.gentoo.org/glsa/202408-17"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-D2D3A5FA79 vom 2025-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-d2d3a5fa79"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-19T22:00:00.000+00:00",
"generator": {
"date": "2025-10-20T08:43:33.952+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-2031",
"initial_release_date": "2023-08-09T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-09T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-08-24T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-08-08T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-10-19T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Fedora aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"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": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v2",
"product": {
"name": "Xerox FreeFlow Print Server v2",
"product_id": "T014888",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2"
}
}
},
{
"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": "v7 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v7 for Solaris",
"product_id": "T029230",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7_for_solaris"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2004-0687",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2004-0687"
},
{
"cve": "CVE-2020-23903",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2020-23903"
},
{
"cve": "CVE-2020-23904",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2020-23904"
},
{
"cve": "CVE-2021-33621",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-33621"
},
{
"cve": "CVE-2021-33657",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-33657"
},
{
"cve": "CVE-2021-3575",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-3575"
},
{
"cve": "CVE-2021-3618",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-3618"
},
{
"cve": "CVE-2021-43618",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-43618"
},
{
"cve": "CVE-2022-2097",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21123",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21123"
},
{
"cve": "CVE-2022-21125",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21125"
},
{
"cve": "CVE-2022-21127",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21127"
},
{
"cve": "CVE-2022-21166",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21166"
},
{
"cve": "CVE-2022-21589",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21589"
},
{
"cve": "CVE-2022-21592",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21592"
},
{
"cve": "CVE-2022-21608",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21608"
},
{
"cve": "CVE-2022-21617",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21617"
},
{
"cve": "CVE-2022-28805",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-28805"
},
{
"cve": "CVE-2022-30115",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-31783",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-31783"
},
{
"cve": "CVE-2022-33099",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-33099"
},
{
"cve": "CVE-2022-3729",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-3729"
},
{
"cve": "CVE-2022-37290",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-37290"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-39348",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-39348"
},
{
"cve": "CVE-2022-40897",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2022-41716",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41717",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41720",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41722",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41722"
},
{
"cve": "CVE-2022-41723",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41724",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41724"
},
{
"cve": "CVE-2022-41725",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41725"
},
{
"cve": "CVE-2022-42898",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-44617",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44617"
},
{
"cve": "CVE-2022-44792",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44792"
},
{
"cve": "CVE-2022-44793",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44793"
},
{
"cve": "CVE-2022-46285",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46285"
},
{
"cve": "CVE-2022-46663",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46663"
},
{
"cve": "CVE-2022-46908",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-4743",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-48303",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-4883",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4883"
},
{
"cve": "CVE-2022-4904",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2023-0002",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0002"
},
{
"cve": "CVE-2023-0215",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0494",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0547",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0547"
},
{
"cve": "CVE-2023-1161",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1161"
},
{
"cve": "CVE-2023-1945",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1945"
},
{
"cve": "CVE-2023-1992",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1992"
},
{
"cve": "CVE-2023-1993",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1993"
},
{
"cve": "CVE-2023-1994",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1994"
},
{
"cve": "CVE-2023-1999",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1999"
},
{
"cve": "CVE-2023-21526",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21526"
},
{
"cve": "CVE-2023-21756",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21756"
},
{
"cve": "CVE-2023-21911",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21911"
},
{
"cve": "CVE-2023-21912",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21912"
},
{
"cve": "CVE-2023-21919",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21919"
},
{
"cve": "CVE-2023-21920",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21920"
},
{
"cve": "CVE-2023-21929",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21929"
},
{
"cve": "CVE-2023-21933",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21933"
},
{
"cve": "CVE-2023-21935",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21935"
},
{
"cve": "CVE-2023-21940",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21940"
},
{
"cve": "CVE-2023-21945",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21945"
},
{
"cve": "CVE-2023-21946",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21946"
},
{
"cve": "CVE-2023-21947",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21947"
},
{
"cve": "CVE-2023-21953",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21953"
},
{
"cve": "CVE-2023-21955",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21955"
},
{
"cve": "CVE-2023-21962",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21962"
},
{
"cve": "CVE-2023-21966",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21966"
},
{
"cve": "CVE-2023-21972",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21972"
},
{
"cve": "CVE-2023-21976",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21976"
},
{
"cve": "CVE-2023-21977",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21977"
},
{
"cve": "CVE-2023-21980",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21980"
},
{
"cve": "CVE-2023-21982",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21982"
},
{
"cve": "CVE-2023-21995",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21995"
},
{
"cve": "CVE-2023-22006",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22006"
},
{
"cve": "CVE-2023-22023",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22023"
},
{
"cve": "CVE-2023-22036",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22036"
},
{
"cve": "CVE-2023-22041",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22041"
},
{
"cve": "CVE-2023-22044",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22044"
},
{
"cve": "CVE-2023-22045",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22045"
},
{
"cve": "CVE-2023-22049",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22049"
},
{
"cve": "CVE-2023-23931",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-24021",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24021"
},
{
"cve": "CVE-2023-24532",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-24536",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24536"
},
{
"cve": "CVE-2023-24537",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24537"
},
{
"cve": "CVE-2023-24538",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-24539",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24539"
},
{
"cve": "CVE-2023-24540",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24540"
},
{
"cve": "CVE-2023-24932",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24932"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-25193",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25815",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26767",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26767"
},
{
"cve": "CVE-2023-26768",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26768"
},
{
"cve": "CVE-2023-26769",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26769"
},
{
"cve": "CVE-2023-2731",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-2731"
},
{
"cve": "CVE-2023-27320",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-27320"
},
{
"cve": "CVE-2023-27522",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-28005",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28005"
},
{
"cve": "CVE-2023-28484",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-28486",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28709",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28709"
},
{
"cve": "CVE-2023-28755",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28755"
},
{
"cve": "CVE-2023-28756",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28756"
},
{
"cve": "CVE-2023-29007",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29400",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29400"
},
{
"cve": "CVE-2023-29469",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-29479",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29479"
},
{
"cve": "CVE-2023-29531",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29531"
},
{
"cve": "CVE-2023-29532",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29532"
},
{
"cve": "CVE-2023-29533",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29533"
},
{
"cve": "CVE-2023-29535",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29535"
},
{
"cve": "CVE-2023-29536",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29536"
},
{
"cve": "CVE-2023-29539",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29539"
},
{
"cve": "CVE-2023-29541",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29541"
},
{
"cve": "CVE-2023-29542",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29542"
},
{
"cve": "CVE-2023-29545",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29545"
},
{
"cve": "CVE-2023-29548",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29548"
},
{
"cve": "CVE-2023-29550",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29550"
},
{
"cve": "CVE-2023-30086",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30608",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30608"
},
{
"cve": "CVE-2023-30774",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30774"
},
{
"cve": "CVE-2023-30775",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30775"
},
{
"cve": "CVE-2023-31047",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-31047"
},
{
"cve": "CVE-2023-31284",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-31284"
},
{
"cve": "CVE-2023-32034",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32034"
},
{
"cve": "CVE-2023-32035",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32035"
},
{
"cve": "CVE-2023-32038",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32038"
},
{
"cve": "CVE-2023-32039",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32039"
},
{
"cve": "CVE-2023-32040",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32040"
},
{
"cve": "CVE-2023-32041",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32041"
},
{
"cve": "CVE-2023-32042",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32042"
},
{
"cve": "CVE-2023-32043",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32043"
},
{
"cve": "CVE-2023-32044",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32044"
},
{
"cve": "CVE-2023-32045",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32045"
},
{
"cve": "CVE-2023-32046",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32046"
},
{
"cve": "CVE-2023-32049",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32049"
},
{
"cve": "CVE-2023-32053",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32053"
},
{
"cve": "CVE-2023-32054",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32054"
},
{
"cve": "CVE-2023-32055",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32055"
},
{
"cve": "CVE-2023-32057",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32057"
},
{
"cve": "CVE-2023-32085",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32085"
},
{
"cve": "CVE-2023-32205",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32205"
},
{
"cve": "CVE-2023-32206",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32206"
},
{
"cve": "CVE-2023-32207",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32207"
},
{
"cve": "CVE-2023-32208",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32208"
},
{
"cve": "CVE-2023-32209",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32209"
},
{
"cve": "CVE-2023-32210",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32210"
},
{
"cve": "CVE-2023-32211",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32211"
},
{
"cve": "CVE-2023-32212",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32212"
},
{
"cve": "CVE-2023-32213",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32213"
},
{
"cve": "CVE-2023-32214",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32214"
},
{
"cve": "CVE-2023-32215",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32215"
},
{
"cve": "CVE-2023-32216",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32216"
},
{
"cve": "CVE-2023-32324",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32324"
},
{
"cve": "CVE-2023-33134",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33134"
},
{
"cve": "CVE-2023-33154",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33154"
},
{
"cve": "CVE-2023-33157",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33157"
},
{
"cve": "CVE-2023-33160",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33160"
},
{
"cve": "CVE-2023-33164",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33164"
},
{
"cve": "CVE-2023-33166",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33166"
},
{
"cve": "CVE-2023-33167",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33167"
},
{
"cve": "CVE-2023-33168",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33168"
},
{
"cve": "CVE-2023-33169",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33169"
},
{
"cve": "CVE-2023-33172",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33172"
},
{
"cve": "CVE-2023-33173",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33173"
},
{
"cve": "CVE-2023-33174",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33174"
},
{
"cve": "CVE-2023-34414",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34414"
},
{
"cve": "CVE-2023-34415",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34415"
},
{
"cve": "CVE-2023-34416",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34416"
},
{
"cve": "CVE-2023-34417",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34417"
},
{
"cve": "CVE-2023-3482",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-3482"
},
{
"cve": "CVE-2023-34981",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34981"
},
{
"cve": "CVE-2023-35296",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35296"
},
{
"cve": "CVE-2023-35297",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35297"
},
{
"cve": "CVE-2023-35299",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35299"
},
{
"cve": "CVE-2023-35300",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35300"
},
{
"cve": "CVE-2023-35302",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35302"
},
{
"cve": "CVE-2023-35303",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35303"
},
{
"cve": "CVE-2023-35304",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35304"
},
{
"cve": "CVE-2023-35305",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35305"
},
{
"cve": "CVE-2023-35306",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35306"
},
{
"cve": "CVE-2023-35308",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35308"
},
{
"cve": "CVE-2023-35309",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35309"
},
{
"cve": "CVE-2023-35311",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35311"
},
{
"cve": "CVE-2023-35312",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35312"
},
{
"cve": "CVE-2023-35313",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35313"
},
{
"cve": "CVE-2023-35314",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35314"
},
{
"cve": "CVE-2023-35315",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35315"
},
{
"cve": "CVE-2023-35316",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35316"
},
{
"cve": "CVE-2023-35318",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35318"
},
{
"cve": "CVE-2023-35319",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35319"
},
{
"cve": "CVE-2023-35320",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35320"
},
{
"cve": "CVE-2023-35324",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35324"
},
{
"cve": "CVE-2023-35325",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35325"
},
{
"cve": "CVE-2023-35328",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35328"
},
{
"cve": "CVE-2023-35329",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35329"
},
{
"cve": "CVE-2023-35330",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35330"
},
{
"cve": "CVE-2023-35332",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35332"
},
{
"cve": "CVE-2023-35336",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35336"
},
{
"cve": "CVE-2023-35338",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35338"
},
{
"cve": "CVE-2023-35339",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35339"
},
{
"cve": "CVE-2023-35340",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35340"
},
{
"cve": "CVE-2023-35341",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35341"
},
{
"cve": "CVE-2023-35342",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35342"
},
{
"cve": "CVE-2023-35352",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35352"
},
{
"cve": "CVE-2023-35353",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35353"
},
{
"cve": "CVE-2023-35356",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35356"
},
{
"cve": "CVE-2023-35357",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35357"
},
{
"cve": "CVE-2023-35358",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35358"
},
{
"cve": "CVE-2023-35360",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35360"
},
{
"cve": "CVE-2023-35361",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35361"
},
{
"cve": "CVE-2023-35362",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35362"
},
{
"cve": "CVE-2023-35365",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35365"
},
{
"cve": "CVE-2023-35366",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35366"
},
{
"cve": "CVE-2023-35367",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35367"
},
{
"cve": "CVE-2023-3600",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-3600"
},
{
"cve": "CVE-2023-36871",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36871"
},
{
"cve": "CVE-2023-36874",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36874"
},
{
"cve": "CVE-2023-36884",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36884"
},
{
"cve": "CVE-2023-37201",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37201"
},
{
"cve": "CVE-2023-37202",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37202"
},
{
"cve": "CVE-2023-37203",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37203"
},
{
"cve": "CVE-2023-37204",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37204"
},
{
"cve": "CVE-2023-37205",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37205"
},
{
"cve": "CVE-2023-37206",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37206"
},
{
"cve": "CVE-2023-37207",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37207"
},
{
"cve": "CVE-2023-37208",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37208"
},
{
"cve": "CVE-2023-37209",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37209"
},
{
"cve": "CVE-2023-37210",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37210"
},
{
"cve": "CVE-2023-37211",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37211"
},
{
"cve": "CVE-2023-37212",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37212"
}
]
}
WID-SEC-W-2024-3377
Vulnerability from csaf_certbund - Published: 2024-11-07 23:00 - Updated: 2025-10-12 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
{
"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": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"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-2024-3377 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3377 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377"
},
{
"category": "external",
"summary": "Dell Security Update",
"url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability"
},
{
"category": "external",
"summary": "Security Update for Dell PowerProtect Data Domain",
"url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03545-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UB7MGNRMXC5LO5Y66FLOE354VVU5ULQK/"
}
],
"source_lang": "en-US",
"title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-12T22:00:00.000+00:00",
"generator": {
"date": "2025-10-13T09:30:21.853+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-3377",
"initial_release_date": "2024-11-07T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.1.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.1.0.0",
"product_id": "T038861"
}
},
{
"category": "product_version",
"name": "8.1.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.1.0.0",
"product_id": "T038861-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.10",
"product_id": "T038862"
}
},
{
"category": "product_version",
"name": "7.13.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.10",
"product_id": "T038862-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.40",
"product_id": "T038863"
}
},
{
"category": "product_version",
"name": "7.10.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.40",
"product_id": "T038863-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.7.5.50",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.7.5.50",
"product_id": "T038864"
}
},
{
"category": "product_version",
"name": "7.7.5.50",
"product": {
"name": "Dell PowerProtect Data Domain 7.7.5.50",
"product_id": "T038864-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain",
"product": {
"name": "Dell PowerProtect Data Domain",
"product_id": "T045852",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:-"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain Management Center",
"product": {
"name": "Dell PowerProtect Data Domain Management Center",
"product_id": "T045853",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain OS",
"product": {
"name": "Dell PowerProtect Data Domain OS",
"product_id": "T045854",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:-"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45759",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-45759"
},
{
"cve": "CVE-2024-48010",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-48010"
},
{
"cve": "CVE-2024-48011",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-48011"
},
{
"cve": "CVE-2017-16829",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2017-16829"
},
{
"cve": "CVE-2017-5849",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2017-5849"
},
{
"cve": "CVE-2018-7208",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2018-7208"
},
{
"cve": "CVE-2019-14889",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2020-12912",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-12912"
},
{
"cve": "CVE-2020-16135",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-16135"
},
{
"cve": "CVE-2020-1730",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2020-24455",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-24455"
},
{
"cve": "CVE-2020-8694",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-8694"
},
{
"cve": "CVE-2020-8695",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-8695"
},
{
"cve": "CVE-2021-27219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-27219"
},
{
"cve": "CVE-2021-3565",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-3565"
},
{
"cve": "CVE-2021-3634",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-3634"
},
{
"cve": "CVE-2022-1210",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1210"
},
{
"cve": "CVE-2022-1622",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1622"
},
{
"cve": "CVE-2022-1996",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1996"
},
{
"cve": "CVE-2022-22576",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-25313",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-25313"
},
{
"cve": "CVE-2022-27774",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27775",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27776",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27781",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-29361",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-29361"
},
{
"cve": "CVE-2022-32205",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-40023",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40090",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-40090"
},
{
"cve": "CVE-2022-42915",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-4603",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-4603"
},
{
"cve": "CVE-2022-48064",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-48064"
},
{
"cve": "CVE-2022-48624",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-48624"
},
{
"cve": "CVE-2023-0461",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-0461"
},
{
"cve": "CVE-2023-1667",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-1667"
},
{
"cve": "CVE-2023-1916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-1916"
},
{
"cve": "CVE-2023-20592",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-20592"
},
{
"cve": "CVE-2023-2137",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2137"
},
{
"cve": "CVE-2023-22745",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-2283",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2283"
},
{
"cve": "CVE-2023-23914",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23934",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-25577",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-25577"
},
{
"cve": "CVE-2023-26965",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27043",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-2731",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2731"
},
{
"cve": "CVE-2023-27533",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-28319",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-31083",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-31083"
},
{
"cve": "CVE-2023-34055",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-34055"
},
{
"cve": "CVE-2023-35116",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-38286",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38286"
},
{
"cve": "CVE-2023-38469",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38469"
},
{
"cve": "CVE-2023-38471",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38471"
},
{
"cve": "CVE-2023-38472",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38472"
},
{
"cve": "CVE-2023-38545",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38545"
},
{
"cve": "CVE-2023-38546",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38546"
},
{
"cve": "CVE-2023-39197",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39197"
},
{
"cve": "CVE-2023-39198",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39198"
},
{
"cve": "CVE-2023-39804",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39804"
},
{
"cve": "CVE-2023-40217",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-42465",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-42465"
},
{
"cve": "CVE-2023-4255",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-4255"
},
{
"cve": "CVE-2023-45139",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45139"
},
{
"cve": "CVE-2023-45322",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45322"
},
{
"cve": "CVE-2023-45863",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45863"
},
{
"cve": "CVE-2023-45871",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45871"
},
{
"cve": "CVE-2023-46136",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46136"
},
{
"cve": "CVE-2023-46218",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2023-46751",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46751"
},
{
"cve": "CVE-2023-48795",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-49083",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-49083"
},
{
"cve": "CVE-2023-50447",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2023-5049",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5049"
},
{
"cve": "CVE-2023-50495",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50495"
},
{
"cve": "CVE-2023-50782",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50782"
},
{
"cve": "CVE-2023-51257",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-51257"
},
{
"cve": "CVE-2023-52425",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-52426",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2023-5678",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5717",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5717"
},
{
"cve": "CVE-2023-5752",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5752"
},
{
"cve": "CVE-2023-6004",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6004"
},
{
"cve": "CVE-2023-6597",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2023-6918",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6918"
},
{
"cve": "CVE-2023-7207",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-7207"
},
{
"cve": "CVE-2024-0450",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-0727",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-0985",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0985"
},
{
"cve": "CVE-2024-21626",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-21626"
},
{
"cve": "CVE-2024-22195",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-22365",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-22365"
},
{
"cve": "CVE-2024-23651",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23651"
},
{
"cve": "CVE-2024-23652",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23652"
},
{
"cve": "CVE-2024-23653",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23653"
},
{
"cve": "CVE-2024-23672",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23672"
},
{
"cve": "CVE-2024-24549",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-24549"
},
{
"cve": "CVE-2024-25062",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-26130",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-26458",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-28085",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28085"
},
{
"cve": "CVE-2024-28182",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-28219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2024-28757",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28757"
}
]
}
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.