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-06-06",
"epss": "0.00013",
"percentile": "0.02283"
},
"fkie_nvd": {
"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\"}]}]}]",
"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.\"}]",
"id": "CVE-2023-2731",
"lastModified": "2024-11-21T07:59:11.173",
"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}]}",
"published": "2023-05-17T22:15:11.047",
"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\"}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"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\"}]}]"
},
"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"
}
}
}
GSD-2023-2731
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-2731",
"id": "GSD-2023-2731"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-2731"
],
"details": "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.",
"id": "GSD-2023-2731",
"modified": "2023-12-13T01:20:32.411818Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2023-2731",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "libtiff",
"version": {
"version_data": [
{
"version_value": "Fixed in libtiff v4.5.0"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476 - NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/libtiff/libtiff/-/issues/548",
"refsource": "MISC",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/548"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635"
},
{
"name": "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b",
"refsource": "MISC",
"url": "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b"
},
{
"name": "https://access.redhat.com/security/cve/CVE-2023-2731",
"refsource": "MISC",
"url": "https://access.redhat.com/security/cve/CVE-2023-2731"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230703-0009/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20230703-0009/"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c4.5.0",
"affected_versions": "All versions before 4.5.0",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-476",
"CWE-937"
],
"date": "2023-07-03",
"description": "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.",
"fixed_versions": [
"4.5.0"
],
"identifier": "CVE-2023-2731",
"identifiers": [
"CVE-2023-2731"
],
"not_impacted": "All versions starting from 4.5.0",
"package_slug": "conan/libtiff",
"pubdate": "2023-05-17",
"solution": "Upgrade to version 4.5.0 or above.",
"title": "NULL Pointer Dereference",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-2731",
"https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b",
"https://bugzilla.redhat.com/show_bug.cgi?id=2207635",
"https://gitlab.com/libtiff/libtiff/-/issues/548",
"https://access.redhat.com/security/cve/CVE-2023-2731"
],
"uuid": "ec150db9-8e74-4992-8192-9340e5019530"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:libtiff:libtiff:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "4.5.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2023-2731"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/libsdl-org/libtiff/commit/9be22b639ea69e102d3847dca4c53ef025e9527b"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2207635"
},
{
"name": "https://gitlab.com/libtiff/libtiff/-/issues/548",
"refsource": "MISC",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://gitlab.com/libtiff/libtiff/-/issues/548"
},
{
"name": "https://access.redhat.com/security/cve/CVE-2023-2731",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2023-2731"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230703-0009/",
"refsource": "CONFIRM",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20230703-0009/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-07-03T16:15Z",
"publishedDate": "2023-05-17T22:15Z"
}
}
}
MSRC_CVE-2023-2731
Vulnerability from csaf_microsoft - Published: 2023-05-01 00:00 - Updated: 2023-06-03 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17880-16820 | — | ||
| Unresolved product id: 17881-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-2731 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. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-2731.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "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.",
"tracking": {
"current_release_date": "2023-06-03T00:00:00.000Z",
"generator": {
"date": "2025-10-20T00:26:38.241Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-2731",
"initial_release_date": "2023-05-01T00:00:00.000Z",
"revision_history": [
{
"date": "2023-05-23T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2023-06-03T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 libtiff 4.5.0-3",
"product": {
"name": "\u003ccm1 libtiff 4.5.0-3",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cm1 libtiff 4.5.0-3",
"product": {
"name": "cm1 libtiff 4.5.0-3",
"product_id": "17880"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 libtiff 4.5.0-3",
"product": {
"name": "\u003ccbl2 libtiff 4.5.0-3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 libtiff 4.5.0-3",
"product": {
"name": "cbl2 libtiff 4.5.0-3",
"product_id": "17881"
}
}
],
"category": "product_name",
"name": "libtiff"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 libtiff 4.5.0-3 as a component of CBL Mariner 1.0",
"product_id": "16820-2"
},
"product_reference": "2",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 libtiff 4.5.0-3 as a component of CBL Mariner 1.0",
"product_id": "17880-16820"
},
"product_reference": "17880",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 libtiff 4.5.0-3 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 libtiff 4.5.0-3 as a component of CBL Mariner 2.0",
"product_id": "17881-17086"
},
"product_reference": "17881",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2731",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "general",
"text": "redhat",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17880-16820",
"17881-17086"
],
"known_affected": [
"16820-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-2731 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. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-2731.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-23T00:00:00.000Z",
"details": "4.5.0-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-2",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.5,
"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": [
"16820-2",
"17086-1"
]
}
],
"title": "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."
}
]
}
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()"
}
]
}
RHSA-2023_6575
Vulnerability from csaf_redhat - Published: 2023-11-07 08:13 - Updated: 2024-11-23 00:18A 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": "2024-11-23T00:18:56+00:00",
"generator": {
"date": "2024-11-23T00:18:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"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": "2024-11-23T00:18:56+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-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: 2023-12-14 23:00Es existiert eine Schwachstelle in libTIFF. Diese ist auf eine NULL-Zeiger-Dereferenzierung in der Funktion "LZWDecode()" zurückzuführen. Ein Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand zu verursachen. Zur Ausnutzung ist eine Nutzeraktion erforderlich, wie beispielsweise das Laden einer bösartig gestalteten Datei.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source libTIFF 4.5.0
Open Source
|
cpe:/a:libtiff:libtiff: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": "- UNIX\n- Linux\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-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"
}
],
"source_lang": "en-US",
"title": "libTIFF: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2023-12-14T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:50:55.695+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"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"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Open Source libTIFF 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": "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",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in libTIFF. Diese ist auf eine NULL-Zeiger-Dereferenzierung in der Funktion \"LZWDecode()\" zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service Zustand zu verursachen. Zur Ausnutzung ist eine Nutzeraktion erforderlich, wie beispielsweise das Laden einer b\u00f6sartig gestalteten Datei."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"T000126",
"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: 2024-08-08 22:00In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
| 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:-
|
— |
{
"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"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-08-08T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:56:55.155+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"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"
}
],
"status": "final",
"version": "4"
}
},
"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": "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",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2004-0687"
},
{
"cve": "CVE-2020-23903",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2020-23903"
},
{
"cve": "CVE-2020-23904",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2020-23904"
},
{
"cve": "CVE-2021-33621",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-33621"
},
{
"cve": "CVE-2021-33657",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-33657"
},
{
"cve": "CVE-2021-3575",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-3575"
},
{
"cve": "CVE-2021-3618",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-3618"
},
{
"cve": "CVE-2021-43618",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-43618"
},
{
"cve": "CVE-2022-2097",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21123",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21123"
},
{
"cve": "CVE-2022-21125",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21125"
},
{
"cve": "CVE-2022-21127",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21127"
},
{
"cve": "CVE-2022-21166",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21166"
},
{
"cve": "CVE-2022-21589",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21589"
},
{
"cve": "CVE-2022-21592",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21592"
},
{
"cve": "CVE-2022-21608",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21608"
},
{
"cve": "CVE-2022-21617",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21617"
},
{
"cve": "CVE-2022-28805",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-28805"
},
{
"cve": "CVE-2022-30115",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-31783",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-31783"
},
{
"cve": "CVE-2022-33099",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-33099"
},
{
"cve": "CVE-2022-3729",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-3729"
},
{
"cve": "CVE-2022-37290",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-37290"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-39348",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-39348"
},
{
"cve": "CVE-2022-40897",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2022-41716",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41717",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41720",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41722",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41722"
},
{
"cve": "CVE-2022-41723",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41724",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41724"
},
{
"cve": "CVE-2022-41725",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41725"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-44617",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44617"
},
{
"cve": "CVE-2022-44792",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44792"
},
{
"cve": "CVE-2022-44793",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44793"
},
{
"cve": "CVE-2022-46285",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46285"
},
{
"cve": "CVE-2022-46663",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46663"
},
{
"cve": "CVE-2022-46908",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-4743",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-48303",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-4883",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4883"
},
{
"cve": "CVE-2022-4904",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2023-0002",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0002"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0494",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0547",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0547"
},
{
"cve": "CVE-2023-1161",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1161"
},
{
"cve": "CVE-2023-1945",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1945"
},
{
"cve": "CVE-2023-1992",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1992"
},
{
"cve": "CVE-2023-1993",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1993"
},
{
"cve": "CVE-2023-1994",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1994"
},
{
"cve": "CVE-2023-1999",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1999"
},
{
"cve": "CVE-2023-21526",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21526"
},
{
"cve": "CVE-2023-21756",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21756"
},
{
"cve": "CVE-2023-21911",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21911"
},
{
"cve": "CVE-2023-21912",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21912"
},
{
"cve": "CVE-2023-21919",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21919"
},
{
"cve": "CVE-2023-21920",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21920"
},
{
"cve": "CVE-2023-21929",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21929"
},
{
"cve": "CVE-2023-21933",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21933"
},
{
"cve": "CVE-2023-21935",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21935"
},
{
"cve": "CVE-2023-21940",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21940"
},
{
"cve": "CVE-2023-21945",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21945"
},
{
"cve": "CVE-2023-21946",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21946"
},
{
"cve": "CVE-2023-21947",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21947"
},
{
"cve": "CVE-2023-21953",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21953"
},
{
"cve": "CVE-2023-21955",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21955"
},
{
"cve": "CVE-2023-21962",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21962"
},
{
"cve": "CVE-2023-21966",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21966"
},
{
"cve": "CVE-2023-21972",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21972"
},
{
"cve": "CVE-2023-21976",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21976"
},
{
"cve": "CVE-2023-21977",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21977"
},
{
"cve": "CVE-2023-21980",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21980"
},
{
"cve": "CVE-2023-21982",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21982"
},
{
"cve": "CVE-2023-21995",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21995"
},
{
"cve": "CVE-2023-22006",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22006"
},
{
"cve": "CVE-2023-22023",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22023"
},
{
"cve": "CVE-2023-22036",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22036"
},
{
"cve": "CVE-2023-22041",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22041"
},
{
"cve": "CVE-2023-22044",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22044"
},
{
"cve": "CVE-2023-22045",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22045"
},
{
"cve": "CVE-2023-22049",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22049"
},
{
"cve": "CVE-2023-23931",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-24021",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24021"
},
{
"cve": "CVE-2023-24532",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-24536",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24536"
},
{
"cve": "CVE-2023-24537",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24537"
},
{
"cve": "CVE-2023-24538",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-24539",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24539"
},
{
"cve": "CVE-2023-24540",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24540"
},
{
"cve": "CVE-2023-24932",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24932"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-25193",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25815",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26767",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26767"
},
{
"cve": "CVE-2023-26768",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26768"
},
{
"cve": "CVE-2023-26769",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26769"
},
{
"cve": "CVE-2023-2731",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-2731"
},
{
"cve": "CVE-2023-27320",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-27320"
},
{
"cve": "CVE-2023-27522",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-28005",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28005"
},
{
"cve": "CVE-2023-28484",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-28486",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28709",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28709"
},
{
"cve": "CVE-2023-28755",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28755"
},
{
"cve": "CVE-2023-28756",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28756"
},
{
"cve": "CVE-2023-29007",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29400",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29400"
},
{
"cve": "CVE-2023-29469",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-29479",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29479"
},
{
"cve": "CVE-2023-29531",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29531"
},
{
"cve": "CVE-2023-29532",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29532"
},
{
"cve": "CVE-2023-29533",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29533"
},
{
"cve": "CVE-2023-29535",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29535"
},
{
"cve": "CVE-2023-29536",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29536"
},
{
"cve": "CVE-2023-29539",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29539"
},
{
"cve": "CVE-2023-29541",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29541"
},
{
"cve": "CVE-2023-29542",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29542"
},
{
"cve": "CVE-2023-29545",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29545"
},
{
"cve": "CVE-2023-29548",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29548"
},
{
"cve": "CVE-2023-29550",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29550"
},
{
"cve": "CVE-2023-30086",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30608",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30608"
},
{
"cve": "CVE-2023-30774",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30774"
},
{
"cve": "CVE-2023-30775",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30775"
},
{
"cve": "CVE-2023-31047",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-31047"
},
{
"cve": "CVE-2023-31284",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-31284"
},
{
"cve": "CVE-2023-32034",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32034"
},
{
"cve": "CVE-2023-32035",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32035"
},
{
"cve": "CVE-2023-32038",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32038"
},
{
"cve": "CVE-2023-32039",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32039"
},
{
"cve": "CVE-2023-32040",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32040"
},
{
"cve": "CVE-2023-32041",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32041"
},
{
"cve": "CVE-2023-32042",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32042"
},
{
"cve": "CVE-2023-32043",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32043"
},
{
"cve": "CVE-2023-32044",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32044"
},
{
"cve": "CVE-2023-32045",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32045"
},
{
"cve": "CVE-2023-32046",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32046"
},
{
"cve": "CVE-2023-32049",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32049"
},
{
"cve": "CVE-2023-32053",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32053"
},
{
"cve": "CVE-2023-32054",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32054"
},
{
"cve": "CVE-2023-32055",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32055"
},
{
"cve": "CVE-2023-32057",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32057"
},
{
"cve": "CVE-2023-32085",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32085"
},
{
"cve": "CVE-2023-32205",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32205"
},
{
"cve": "CVE-2023-32206",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32206"
},
{
"cve": "CVE-2023-32207",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32207"
},
{
"cve": "CVE-2023-32208",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32208"
},
{
"cve": "CVE-2023-32209",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32209"
},
{
"cve": "CVE-2023-32210",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32210"
},
{
"cve": "CVE-2023-32211",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32211"
},
{
"cve": "CVE-2023-32212",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32212"
},
{
"cve": "CVE-2023-32213",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32213"
},
{
"cve": "CVE-2023-32214",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32214"
},
{
"cve": "CVE-2023-32215",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32215"
},
{
"cve": "CVE-2023-32216",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32216"
},
{
"cve": "CVE-2023-32324",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32324"
},
{
"cve": "CVE-2023-33134",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33134"
},
{
"cve": "CVE-2023-33154",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33154"
},
{
"cve": "CVE-2023-33157",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33157"
},
{
"cve": "CVE-2023-33160",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33160"
},
{
"cve": "CVE-2023-33164",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33164"
},
{
"cve": "CVE-2023-33166",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33166"
},
{
"cve": "CVE-2023-33167",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33167"
},
{
"cve": "CVE-2023-33168",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33168"
},
{
"cve": "CVE-2023-33169",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33169"
},
{
"cve": "CVE-2023-33172",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33172"
},
{
"cve": "CVE-2023-33173",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33173"
},
{
"cve": "CVE-2023-33174",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33174"
},
{
"cve": "CVE-2023-34414",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34414"
},
{
"cve": "CVE-2023-34415",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34415"
},
{
"cve": "CVE-2023-34416",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34416"
},
{
"cve": "CVE-2023-34417",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34417"
},
{
"cve": "CVE-2023-3482",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-3482"
},
{
"cve": "CVE-2023-34981",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34981"
},
{
"cve": "CVE-2023-35296",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35296"
},
{
"cve": "CVE-2023-35297",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35297"
},
{
"cve": "CVE-2023-35299",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35299"
},
{
"cve": "CVE-2023-35300",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35300"
},
{
"cve": "CVE-2023-35302",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35302"
},
{
"cve": "CVE-2023-35303",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35303"
},
{
"cve": "CVE-2023-35304",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35304"
},
{
"cve": "CVE-2023-35305",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35305"
},
{
"cve": "CVE-2023-35306",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35306"
},
{
"cve": "CVE-2023-35308",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35308"
},
{
"cve": "CVE-2023-35309",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35309"
},
{
"cve": "CVE-2023-35311",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35311"
},
{
"cve": "CVE-2023-35312",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35312"
},
{
"cve": "CVE-2023-35313",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35313"
},
{
"cve": "CVE-2023-35314",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35314"
},
{
"cve": "CVE-2023-35315",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35315"
},
{
"cve": "CVE-2023-35316",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35316"
},
{
"cve": "CVE-2023-35318",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35318"
},
{
"cve": "CVE-2023-35319",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35319"
},
{
"cve": "CVE-2023-35320",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35320"
},
{
"cve": "CVE-2023-35324",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35324"
},
{
"cve": "CVE-2023-35325",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35325"
},
{
"cve": "CVE-2023-35328",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35328"
},
{
"cve": "CVE-2023-35329",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35329"
},
{
"cve": "CVE-2023-35330",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35330"
},
{
"cve": "CVE-2023-35332",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35332"
},
{
"cve": "CVE-2023-35336",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35336"
},
{
"cve": "CVE-2023-35338",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35338"
},
{
"cve": "CVE-2023-35339",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35339"
},
{
"cve": "CVE-2023-35340",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35340"
},
{
"cve": "CVE-2023-35341",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35341"
},
{
"cve": "CVE-2023-35342",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35342"
},
{
"cve": "CVE-2023-35352",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35352"
},
{
"cve": "CVE-2023-35353",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35353"
},
{
"cve": "CVE-2023-35356",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35356"
},
{
"cve": "CVE-2023-35357",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35357"
},
{
"cve": "CVE-2023-35358",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35358"
},
{
"cve": "CVE-2023-35360",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35360"
},
{
"cve": "CVE-2023-35361",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35361"
},
{
"cve": "CVE-2023-35362",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35362"
},
{
"cve": "CVE-2023-35365",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35365"
},
{
"cve": "CVE-2023-35366",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35366"
},
{
"cve": "CVE-2023-35367",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35367"
},
{
"cve": "CVE-2023-3600",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-3600"
},
{
"cve": "CVE-2023-36871",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36871"
},
{
"cve": "CVE-2023-36874",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36874"
},
{
"cve": "CVE-2023-36884",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36884"
},
{
"cve": "CVE-2023-37201",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37201"
},
{
"cve": "CVE-2023-37202",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37202"
},
{
"cve": "CVE-2023-37203",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37203"
},
{
"cve": "CVE-2023-37204",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37204"
},
{
"cve": "CVE-2023-37205",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37205"
},
{
"cve": "CVE-2023-37206",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37206"
},
{
"cve": "CVE-2023-37207",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37207"
},
{
"cve": "CVE-2023-37208",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37208"
},
{
"cve": "CVE-2023-37209",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37209"
},
{
"cve": "CVE-2023-37210",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37210"
},
{
"cve": "CVE-2023-37211",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37211"
},
{
"cve": "CVE-2023-37212",
"notes": [
{
"category": "description",
"text": "In Xerox FreeFlow Print Servern mehrerer Versionen existieren mehrere Schwachstellen im Zusammenhang mit bekannten Windows, Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden."
}
],
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167"
]
},
"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: 2024-11-07 23:00Es besteht eine Schwachstelle in Dell PowerProtect Data Domain. Dieser Fehler existiert wegen unzureichender Privilegienbeschränkungen, die unautorisierte Konfigurationsänderungen ermöglichen. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um bestimmte Befehle auszuführen, die Systemkonfiguration der Anwendung zu überschreiben und so seine Privilegien zu erhöhen oder einen Denial-of-Service-Zustand zu erzeugen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es besteht eine Schwachstelle in Dell PowerProtect Data Domain. Dieser Fehler existiert wegen einer unsachgemäßen Zugriffskontrolle. Ein entfernter authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erhöhen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existiert eine nicht näher beschriebene Schwachstelle in Dell PowerProtect Data Domain. Ein entfernter, authentisierter Angreifer kann dadurch Informationen offenlegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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 |
Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bezüglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und veröffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht näher spezifizierte Auswirkungen zu verursachen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
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"
}
],
"source_lang": "en-US",
"title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-07T23:00:00.000+00:00",
"generator": {
"date": "2024-11-08T12:08:33.588+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"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"
}
],
"status": "final",
"version": "1"
}
},
"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": "powerprotect_data_domain"
}
],
"category": "vendor",
"name": "dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45759",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Dell PowerProtect Data Domain. Dieser Fehler existiert wegen unzureichender Privilegienbeschr\u00e4nkungen, die unautorisierte Konfigurations\u00e4nderungen erm\u00f6glichen. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um bestimmte Befehle auszuf\u00fchren, die Systemkonfiguration der Anwendung zu \u00fcberschreiben und so seine Privilegien zu erh\u00f6hen oder einen Denial-of-Service-Zustand zu erzeugen. Zur erfolgreichen Ausnutzung ist eine Benutzerinteraktion erforderlich."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-45759"
},
{
"cve": "CVE-2024-48010",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Dell PowerProtect Data Domain. Dieser Fehler existiert wegen einer unsachgem\u00e4\u00dfen Zugriffskontrolle. Ein entfernter authentifizierter Angreifer kann diese Schwachstelle ausnutzen, um seine Privilegien zu erh\u00f6hen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-48010"
},
{
"cve": "CVE-2024-48011",
"notes": [
{
"category": "description",
"text": "Es existiert eine nicht n\u00e4her beschriebene Schwachstelle in Dell PowerProtect Data Domain. Ein entfernter, authentisierter Angreifer kann dadurch Informationen offenlegen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-48011"
},
{
"cve": "CVE-2017-16829",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2017-16829"
},
{
"cve": "CVE-2017-5849",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2017-5849"
},
{
"cve": "CVE-2018-7208",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2018-7208"
},
{
"cve": "CVE-2019-14889",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2020-12912",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-12912"
},
{
"cve": "CVE-2020-16135",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-16135"
},
{
"cve": "CVE-2020-1730",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2020-24455",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-24455"
},
{
"cve": "CVE-2020-8694",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-8694"
},
{
"cve": "CVE-2020-8695",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-8695"
},
{
"cve": "CVE-2021-27219",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-27219"
},
{
"cve": "CVE-2021-3565",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-3565"
},
{
"cve": "CVE-2021-3634",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-3634"
},
{
"cve": "CVE-2022-1210",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1210"
},
{
"cve": "CVE-2022-1622",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1622"
},
{
"cve": "CVE-2022-1996",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1996"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-25313",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-25313"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27775",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-29361",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-29361"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-40023",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40090",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-40090"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-4603",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-4603"
},
{
"cve": "CVE-2022-48064",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-48064"
},
{
"cve": "CVE-2022-48624",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-48624"
},
{
"cve": "CVE-2023-0461",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-0461"
},
{
"cve": "CVE-2023-1667",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-1667"
},
{
"cve": "CVE-2023-1916",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-1916"
},
{
"cve": "CVE-2023-20592",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-20592"
},
{
"cve": "CVE-2023-2137",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2137"
},
{
"cve": "CVE-2023-22745",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-2283",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2283"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23934",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-25577",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-25577"
},
{
"cve": "CVE-2023-26965",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27043",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-2731",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2731"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-28319",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-31083",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-31083"
},
{
"cve": "CVE-2023-34055",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-34055"
},
{
"cve": "CVE-2023-35116",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-38286",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38286"
},
{
"cve": "CVE-2023-38469",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38469"
},
{
"cve": "CVE-2023-38471",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38471"
},
{
"cve": "CVE-2023-38472",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38472"
},
{
"cve": "CVE-2023-38545",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38545"
},
{
"cve": "CVE-2023-38546",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38546"
},
{
"cve": "CVE-2023-39197",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39197"
},
{
"cve": "CVE-2023-39198",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39198"
},
{
"cve": "CVE-2023-39804",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39804"
},
{
"cve": "CVE-2023-40217",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-42465",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-42465"
},
{
"cve": "CVE-2023-4255",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-4255"
},
{
"cve": "CVE-2023-45139",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45139"
},
{
"cve": "CVE-2023-45322",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45322"
},
{
"cve": "CVE-2023-45863",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45863"
},
{
"cve": "CVE-2023-45871",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45871"
},
{
"cve": "CVE-2023-46136",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46136"
},
{
"cve": "CVE-2023-46218",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2023-46751",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46751"
},
{
"cve": "CVE-2023-48795",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-49083",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-49083"
},
{
"cve": "CVE-2023-50447",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2023-5049",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5049"
},
{
"cve": "CVE-2023-50495",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50495"
},
{
"cve": "CVE-2023-50782",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50782"
},
{
"cve": "CVE-2023-51257",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-51257"
},
{
"cve": "CVE-2023-52425",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-52426",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2023-5678",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5717",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5717"
},
{
"cve": "CVE-2023-5752",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5752"
},
{
"cve": "CVE-2023-6004",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6004"
},
{
"cve": "CVE-2023-6597",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2023-6918",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6918"
},
{
"cve": "CVE-2023-7207",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-7207"
},
{
"cve": "CVE-2024-0450",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-0727",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-0985",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0985"
},
{
"cve": "CVE-2024-21626",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-21626"
},
{
"cve": "CVE-2024-22195",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-22365",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-22365"
},
{
"cve": "CVE-2024-23651",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23651"
},
{
"cve": "CVE-2024-23652",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23652"
},
{
"cve": "CVE-2024-23653",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23653"
},
{
"cve": "CVE-2024-23672",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23672"
},
{
"cve": "CVE-2024-24549",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-24549"
},
{
"cve": "CVE-2024-25062",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-26130",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-26458",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-28085",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28085"
},
{
"cve": "CVE-2024-28182",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-28219",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2024-28757",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in Dell PowerProtect Data Domain bez\u00fcglich genutzter Komponenten von Drittanbietern, wie Apache Tomcat, curl, Linux Kernel, python und anderen, die zum aktuellen Zeitpunkt nicht im Detail beschrieben und ver\u00f6ffentlicht wurden. Ein Angreifer kann diese Schwachstellen ausnutzen, um nicht n\u00e4her spezifizierte Auswirkungen zu verursachen."
}
],
"product_status": {
"known_affected": [
"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.