Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-29469 (GCVE-0-2023-29469)
Vulnerability from cvelistv5 – Published: 2023-04-24 00:00 – Updated: 2025-02-04 21:02- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T14:07:46.442Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510"
},
{
"tags": [
"x_transferred"
],
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4"
},
{
"name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3405-1] libxml2 security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230601-0006/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-29469",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-04T21:02:27.695033Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-415",
"description": "CWE-415 Double Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-04T21:02:32.865Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-01T00:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/510"
},
{
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4"
},
{
"name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3405-1] libxml2 security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230601-0006/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-29469",
"datePublished": "2023-04-24T00:00:00.000Z",
"dateReserved": "2023-04-06T00:00:00.000Z",
"dateUpdated": "2025-02-04T21:02:32.865Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-29469",
"date": "2026-05-29",
"epss": "0.00156",
"percentile": "0.36032"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-29469\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-04-24T21:15:09.230\",\"lastModified\":\"2025-02-04T21:15:23.447\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\\\0\u0027 value).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:xmlsoft:libxml2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.10.4\",\"matchCriteriaId\":\"2C473D3A-61FB-43E4-B342-9B1CC622F18F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://gitlab.gnome.org/GNOME/libxml2/-/issues/510\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230601-0006/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://gitlab.gnome.org/GNOME/libxml2/-/issues/510\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230601-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://gitlab.gnome.org/GNOME/libxml2/-/issues/510\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html\", \"name\": \"[debian-lts-announce] 20230430 [SECURITY] [DLA 3405-1] libxml2 security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230601-0006/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T14:07:46.442Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/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-29469\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-04T21:02:27.695033Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-415\", \"description\": \"CWE-415 Double Free\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-04T21:02:23.113Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://gitlab.gnome.org/GNOME/libxml2/-/issues/510\"}, {\"url\": \"https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.4\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html\", \"name\": \"[debian-lts-announce] 20230430 [SECURITY] [DLA 3405-1] libxml2 security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230601-0006/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\\\0\u0027 value).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2023-06-01T00:00:00.000Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-29469\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-04T21:02:32.865Z\", \"dateReserved\": \"2023-04-06T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2023-04-24T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:2048-1
Vulnerability from csaf_suse - Published: 2023-04-26 19:06 - Updated: 2023-04-26 19:06| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.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 libxml2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxml2 fixes the following issues:\n\n- CVE-2023-29469: Fixed inconsistent result when hashing empty strings (bsc#1210412).\n- CVE-2023-28484: Fixed NULL pointer dereference in xmlSchemaFixupComplexType (bsc#1210411).\n- CVE-2022-29824: Fixed integer overflow leading to out-of-bounds write in buf.c (bsc#1199132). \n \n The following non-security bugs were fixed:\n\n- Added W3C conformance tests to the testsuite (bsc#1204585).\n- Fixed NULL pointer dereference when parsing invalid data (glgo#libxml2!15) (bsc#1065270) . \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2048,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2048,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2048,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2048,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2048,SUSE-SLE-Product-RT-15-SP3-2023-2048,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2048,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2048,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2048,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2048,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2048,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2048,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2048,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2048,SUSE-SUSE-MicroOS-5.1-2023-2048,SUSE-SUSE-MicroOS-5.2-2023-2048,SUSE-Storage-7-2023-2048,SUSE-Storage-7.1-2023-2048,openSUSE-SLE-15.4-2023-2048",
"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_2048-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2048-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232048-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2048-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014596.html"
},
{
"category": "self",
"summary": "SUSE Bug 1065270",
"url": "https://bugzilla.suse.com/1065270"
},
{
"category": "self",
"summary": "SUSE Bug 1199132",
"url": "https://bugzilla.suse.com/1199132"
},
{
"category": "self",
"summary": "SUSE Bug 1204585",
"url": "https://bugzilla.suse.com/1204585"
},
{
"category": "self",
"summary": "SUSE Bug 1210411",
"url": "https://bugzilla.suse.com/1210411"
},
{
"category": "self",
"summary": "SUSE Bug 1210412",
"url": "https://bugzilla.suse.com/1210412"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3541 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3541/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29824 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29824/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28484 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28484/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29469/"
}
],
"title": "Security update for libxml2",
"tracking": {
"current_release_date": "2023-04-26T19:06:04Z",
"generator": {
"date": "2023-04-26T19:06:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2048-1",
"initial_release_date": "2023-04-26T19:06:04Z",
"revision_history": [
{
"date": "2023-04-26T19:06:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"product": {
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"product_id": "libxml2-2-2.9.7-150000.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"product": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"product_id": "libxml2-devel-2.9.7-150000.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"product": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"product_id": "libxml2-tools-2.9.7-150000.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"product": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"product_id": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"product": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"product_id": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-64bit-2.9.7-150000.3.57.1.aarch64_ilp32",
"product": {
"name": "libxml2-2-64bit-2.9.7-150000.3.57.1.aarch64_ilp32",
"product_id": "libxml2-2-64bit-2.9.7-150000.3.57.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxml2-devel-64bit-2.9.7-150000.3.57.1.aarch64_ilp32",
"product": {
"name": "libxml2-devel-64bit-2.9.7-150000.3.57.1.aarch64_ilp32",
"product_id": "libxml2-devel-64bit-2.9.7-150000.3.57.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.7-150000.3.57.1.i586",
"product": {
"name": "libxml2-2-2.9.7-150000.3.57.1.i586",
"product_id": "libxml2-2-2.9.7-150000.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.7-150000.3.57.1.i586",
"product": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.i586",
"product_id": "libxml2-devel-2.9.7-150000.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.7-150000.3.57.1.i586",
"product": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.i586",
"product_id": "libxml2-tools-2.9.7-150000.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.i586",
"product": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.i586",
"product_id": "python2-libxml2-python-2.9.7-150000.3.57.1.i586"
}
},
{
"category": "product_version",
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.i586",
"product": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.i586",
"product_id": "python3-libxml2-python-2.9.7-150000.3.57.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-doc-2.9.7-150000.3.57.1.noarch",
"product": {
"name": "libxml2-doc-2.9.7-150000.3.57.1.noarch",
"product_id": "libxml2-doc-2.9.7-150000.3.57.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"product": {
"name": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"product_id": "libxml2-2-2.9.7-150000.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"product": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"product_id": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"product": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"product_id": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"product": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"product_id": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"product": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"product_id": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.7-150000.3.57.1.s390x",
"product": {
"name": "libxml2-2-2.9.7-150000.3.57.1.s390x",
"product_id": "libxml2-2-2.9.7-150000.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.7-150000.3.57.1.s390x",
"product": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.s390x",
"product_id": "libxml2-devel-2.9.7-150000.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.7-150000.3.57.1.s390x",
"product": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.s390x",
"product_id": "libxml2-tools-2.9.7-150000.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"product": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"product_id": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"product": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"product_id": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"product": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"product_id": "libxml2-2-2.9.7-150000.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"product": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"product_id": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"product": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"product_id": "libxml2-devel-2.9.7-150000.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.9.7-150000.3.57.1.x86_64",
"product": {
"name": "libxml2-devel-32bit-2.9.7-150000.3.57.1.x86_64",
"product_id": "libxml2-devel-32bit-2.9.7-150000.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"product": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"product_id": "libxml2-tools-2.9.7-150000.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"product": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"product_id": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"product": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"product_id": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt: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 Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"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",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"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 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.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:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.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:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.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:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.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:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.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:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.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:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.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:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.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:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.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:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.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:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.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:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.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:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.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:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.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:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.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:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.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:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.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:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.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:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.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:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
},
"product_reference": "python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3541",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3541"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3541",
"url": "https://www.suse.com/security/cve/CVE-2021-3541"
},
{
"category": "external",
"summary": "SUSE Bug 1186015 for CVE-2021-3541",
"url": "https://bugzilla.suse.com/1186015"
}
],
"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:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-26T19:06:04Z",
"details": "moderate"
}
],
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2022-29824",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29824"
}
],
"notes": [
{
"category": "general",
"text": "In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don\u0027t check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2\u0027s buffer functions, for example libxslt through 1.1.35, is affected as well.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29824",
"url": "https://www.suse.com/security/cve/CVE-2022-29824"
},
{
"category": "external",
"summary": "SUSE Bug 1199132 for CVE-2022-29824",
"url": "https://bugzilla.suse.com/1199132"
},
{
"category": "external",
"summary": "SUSE Bug 1202878 for CVE-2022-29824",
"url": "https://bugzilla.suse.com/1202878"
},
{
"category": "external",
"summary": "SUSE Bug 1204121 for CVE-2022-29824",
"url": "https://bugzilla.suse.com/1204121"
},
{
"category": "external",
"summary": "SUSE Bug 1204131 for CVE-2022-29824",
"url": "https://bugzilla.suse.com/1204131"
},
{
"category": "external",
"summary": "SUSE Bug 1205069 for CVE-2022-29824",
"url": "https://bugzilla.suse.com/1205069"
}
],
"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:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-26T19:06:04Z",
"details": "important"
}
],
"title": "CVE-2022-29824"
},
{
"cve": "CVE-2023-28484",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28484"
}
],
"notes": [
{
"category": "general",
"text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28484",
"url": "https://www.suse.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "SUSE Bug 1210411 for CVE-2023-28484",
"url": "https://bugzilla.suse.com/1210411"
}
],
"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:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-26T19:06:04Z",
"details": "moderate"
}
],
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-29469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29469"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29469",
"url": "https://www.suse.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "SUSE Bug 1210412 for CVE-2023-29469",
"url": "https://bugzilla.suse.com/1210412"
}
],
"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:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Enterprise Storage 7:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Micro 5.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Proxy 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-2-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-2-32bit-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-devel-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:libxml2-tools-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python2-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"SUSE Manager Server 4.2:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-python-2.9.7-150000.3.57.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-26T19:06:04Z",
"details": "moderate"
}
],
"title": "CVE-2023-29469"
}
]
}
SUSE-SU-2023:2053-1
Vulnerability from csaf_suse - Published: 2023-04-27 09:31 - Updated: 2023-04-27 09:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxml2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxml2 fixes the following issues:\n\n- CVE-2023-29469: Fixed inconsistent result when hashing empty strings (bsc#1210412).\n- CVE-2023-28484: Fixed NULL pointer dereference in xmlSchemaFixupComplexType (bsc#1210411).\n\nThe following non-security bug was fixed:\n\n- Remove unneeded dependency (bsc#1209918). \n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2053,SUSE-SLE-Micro-5.3-2023-2053,SUSE-SLE-Micro-5.4-2023-2053,SUSE-SLE-Module-Basesystem-15-SP4-2023-2053,openSUSE-Leap-Micro-5.3-2023-2053,openSUSE-SLE-15.4-2023-2053",
"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_2053-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2053-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232053-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2053-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-April/029029.html"
},
{
"category": "self",
"summary": "SUSE Bug 1209918",
"url": "https://bugzilla.suse.com/1209918"
},
{
"category": "self",
"summary": "SUSE Bug 1210411",
"url": "https://bugzilla.suse.com/1210411"
},
{
"category": "self",
"summary": "SUSE Bug 1210412",
"url": "https://bugzilla.suse.com/1210412"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28484 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28484/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29469/"
}
],
"title": "Security update for libxml2",
"tracking": {
"current_release_date": "2023-04-27T09:31:16Z",
"generator": {
"date": "2023-04-27T09:31:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2053-1",
"initial_release_date": "2023-04-27T09:31:16Z",
"revision_history": [
{
"date": "2023-04-27T09:31:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.14-150400.5.16.1.aarch64",
"product": {
"name": "libxml2-2-2.9.14-150400.5.16.1.aarch64",
"product_id": "libxml2-2-2.9.14-150400.5.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"product": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"product_id": "libxml2-devel-2.9.14-150400.5.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"product": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"product_id": "libxml2-tools-2.9.14-150400.5.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"product": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"product_id": "python3-libxml2-2.9.14-150400.5.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-64bit-2.9.14-150400.5.16.1.aarch64_ilp32",
"product": {
"name": "libxml2-2-64bit-2.9.14-150400.5.16.1.aarch64_ilp32",
"product_id": "libxml2-2-64bit-2.9.14-150400.5.16.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxml2-devel-64bit-2.9.14-150400.5.16.1.aarch64_ilp32",
"product": {
"name": "libxml2-devel-64bit-2.9.14-150400.5.16.1.aarch64_ilp32",
"product_id": "libxml2-devel-64bit-2.9.14-150400.5.16.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.14-150400.5.16.1.i586",
"product": {
"name": "libxml2-2-2.9.14-150400.5.16.1.i586",
"product_id": "libxml2-2-2.9.14-150400.5.16.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.14-150400.5.16.1.i586",
"product": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.i586",
"product_id": "libxml2-devel-2.9.14-150400.5.16.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.14-150400.5.16.1.i586",
"product": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.i586",
"product_id": "libxml2-tools-2.9.14-150400.5.16.1.i586"
}
},
{
"category": "product_version",
"name": "python3-libxml2-2.9.14-150400.5.16.1.i586",
"product": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.i586",
"product_id": "python3-libxml2-2.9.14-150400.5.16.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-doc-2.9.14-150400.5.16.1.noarch",
"product": {
"name": "libxml2-doc-2.9.14-150400.5.16.1.noarch",
"product_id": "libxml2-doc-2.9.14-150400.5.16.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"product": {
"name": "libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"product_id": "libxml2-2-2.9.14-150400.5.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"product": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"product_id": "libxml2-devel-2.9.14-150400.5.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"product": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"product_id": "libxml2-tools-2.9.14-150400.5.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"product": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"product_id": "python3-libxml2-2.9.14-150400.5.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.14-150400.5.16.1.s390x",
"product": {
"name": "libxml2-2-2.9.14-150400.5.16.1.s390x",
"product_id": "libxml2-2-2.9.14-150400.5.16.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.14-150400.5.16.1.s390x",
"product": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.s390x",
"product_id": "libxml2-devel-2.9.14-150400.5.16.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.14-150400.5.16.1.s390x",
"product": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.s390x",
"product_id": "libxml2-tools-2.9.14-150400.5.16.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-libxml2-2.9.14-150400.5.16.1.s390x",
"product": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.s390x",
"product_id": "python3-libxml2-2.9.14-150400.5.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.14-150400.5.16.1.x86_64",
"product": {
"name": "libxml2-2-2.9.14-150400.5.16.1.x86_64",
"product_id": "libxml2-2-2.9.14-150400.5.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"product": {
"name": "libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"product_id": "libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"product": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"product_id": "libxml2-devel-2.9.14-150400.5.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"product": {
"name": "libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"product_id": "libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"product": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"product_id": "libxml2-tools-2.9.14-150400.5.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"product": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"product_id": "python3-libxml2-2.9.14-150400.5.16.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 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": "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 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-devel-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-devel-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.14-150400.5.16.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch"
},
"product_reference": "libxml2-doc-2.9.14-150400.5.16.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-2.9.14-150400.5.16.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
},
"product_reference": "python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28484",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28484"
}
],
"notes": [
{
"category": "general",
"text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28484",
"url": "https://www.suse.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "SUSE Bug 1210411 for CVE-2023-28484",
"url": "https://bugzilla.suse.com/1210411"
}
],
"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 Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-27T09:31:16Z",
"details": "moderate"
}
],
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-29469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29469"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29469",
"url": "https://www.suse.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "SUSE Bug 1210412 for CVE-2023-29469",
"url": "https://bugzilla.suse.com/1210412"
}
],
"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 Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Micro 5.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-2-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-devel-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-devel-32bit-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:libxml2-doc-2.9.14-150400.5.16.1.noarch",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.ppc64le",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.s390x",
"openSUSE Leap 15.4:python3-libxml2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-2-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:libxml2-tools-2.9.14-150400.5.16.1.x86_64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.aarch64",
"openSUSE Leap Micro 5.3:python3-libxml2-2.9.14-150400.5.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-27T09:31:16Z",
"details": "moderate"
}
],
"title": "CVE-2023-29469"
}
]
}
SUSE-SU-2023:2054-1
Vulnerability from csaf_suse - Published: 2023-04-27 09:31 - Updated: 2023-04-27 09:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxml2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxml2 fixes the following issues:\n\n- CVE-2023-29469: Fixed inconsistent result when hashing empty strings (bsc#1210412).\n- CVE-2023-28484: Fixed NULL pointer dereference in xmlSchemaFixupComplexType (bsc#1210411).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2054,SUSE-SLE-SDK-12-SP5-2023-2054,SUSE-SLE-SERVER-12-SP5-2023-2054",
"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_2054-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2054-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232054-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2054-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-April/029028.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210411",
"url": "https://bugzilla.suse.com/1210411"
},
{
"category": "self",
"summary": "SUSE Bug 1210412",
"url": "https://bugzilla.suse.com/1210412"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28484 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28484/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29469/"
}
],
"title": "Security update for libxml2",
"tracking": {
"current_release_date": "2023-04-27T09:31:43Z",
"generator": {
"date": "2023-04-27T09:31:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2054-1",
"initial_release_date": "2023-04-27T09:31:43Z",
"revision_history": [
{
"date": "2023-04-27T09:31:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.62.1.aarch64",
"product": {
"name": "libxml2-2-2.9.4-46.62.1.aarch64",
"product_id": "libxml2-2-2.9.4-46.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.62.1.aarch64",
"product": {
"name": "libxml2-devel-2.9.4-46.62.1.aarch64",
"product_id": "libxml2-devel-2.9.4-46.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.62.1.aarch64",
"product": {
"name": "libxml2-tools-2.9.4-46.62.1.aarch64",
"product_id": "libxml2-tools-2.9.4-46.62.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.62.1.aarch64",
"product": {
"name": "python-libxml2-2.9.4-46.62.1.aarch64",
"product_id": "python-libxml2-2.9.4-46.62.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-64bit-2.9.4-46.62.1.aarch64_ilp32",
"product": {
"name": "libxml2-2-64bit-2.9.4-46.62.1.aarch64_ilp32",
"product_id": "libxml2-2-64bit-2.9.4-46.62.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxml2-devel-64bit-2.9.4-46.62.1.aarch64_ilp32",
"product": {
"name": "libxml2-devel-64bit-2.9.4-46.62.1.aarch64_ilp32",
"product_id": "libxml2-devel-64bit-2.9.4-46.62.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.62.1.i586",
"product": {
"name": "libxml2-2-2.9.4-46.62.1.i586",
"product_id": "libxml2-2-2.9.4-46.62.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.62.1.i586",
"product": {
"name": "libxml2-devel-2.9.4-46.62.1.i586",
"product_id": "libxml2-devel-2.9.4-46.62.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.62.1.i586",
"product": {
"name": "libxml2-tools-2.9.4-46.62.1.i586",
"product_id": "libxml2-tools-2.9.4-46.62.1.i586"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.62.1.i586",
"product": {
"name": "python-libxml2-2.9.4-46.62.1.i586",
"product_id": "python-libxml2-2.9.4-46.62.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-doc-2.9.4-46.62.1.noarch",
"product": {
"name": "libxml2-doc-2.9.4-46.62.1.noarch",
"product_id": "libxml2-doc-2.9.4-46.62.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.62.1.ppc64le",
"product": {
"name": "libxml2-2-2.9.4-46.62.1.ppc64le",
"product_id": "libxml2-2-2.9.4-46.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.62.1.ppc64le",
"product": {
"name": "libxml2-devel-2.9.4-46.62.1.ppc64le",
"product_id": "libxml2-devel-2.9.4-46.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.62.1.ppc64le",
"product": {
"name": "libxml2-tools-2.9.4-46.62.1.ppc64le",
"product_id": "libxml2-tools-2.9.4-46.62.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.62.1.ppc64le",
"product": {
"name": "python-libxml2-2.9.4-46.62.1.ppc64le",
"product_id": "python-libxml2-2.9.4-46.62.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.62.1.s390",
"product": {
"name": "libxml2-2-2.9.4-46.62.1.s390",
"product_id": "libxml2-2-2.9.4-46.62.1.s390"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.62.1.s390",
"product": {
"name": "libxml2-devel-2.9.4-46.62.1.s390",
"product_id": "libxml2-devel-2.9.4-46.62.1.s390"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.62.1.s390",
"product": {
"name": "libxml2-tools-2.9.4-46.62.1.s390",
"product_id": "libxml2-tools-2.9.4-46.62.1.s390"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.62.1.s390",
"product": {
"name": "python-libxml2-2.9.4-46.62.1.s390",
"product_id": "python-libxml2-2.9.4-46.62.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.62.1.s390x",
"product": {
"name": "libxml2-2-2.9.4-46.62.1.s390x",
"product_id": "libxml2-2-2.9.4-46.62.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-2-32bit-2.9.4-46.62.1.s390x",
"product": {
"name": "libxml2-2-32bit-2.9.4-46.62.1.s390x",
"product_id": "libxml2-2-32bit-2.9.4-46.62.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.62.1.s390x",
"product": {
"name": "libxml2-devel-2.9.4-46.62.1.s390x",
"product_id": "libxml2-devel-2.9.4-46.62.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.9.4-46.62.1.s390x",
"product": {
"name": "libxml2-devel-32bit-2.9.4-46.62.1.s390x",
"product_id": "libxml2-devel-32bit-2.9.4-46.62.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.62.1.s390x",
"product": {
"name": "libxml2-tools-2.9.4-46.62.1.s390x",
"product_id": "libxml2-tools-2.9.4-46.62.1.s390x"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.62.1.s390x",
"product": {
"name": "python-libxml2-2.9.4-46.62.1.s390x",
"product_id": "python-libxml2-2.9.4-46.62.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.62.1.x86_64",
"product": {
"name": "libxml2-2-2.9.4-46.62.1.x86_64",
"product_id": "libxml2-2-2.9.4-46.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"product": {
"name": "libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"product_id": "libxml2-2-32bit-2.9.4-46.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.62.1.x86_64",
"product": {
"name": "libxml2-devel-2.9.4-46.62.1.x86_64",
"product_id": "libxml2-devel-2.9.4-46.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.9.4-46.62.1.x86_64",
"product": {
"name": "libxml2-devel-32bit-2.9.4-46.62.1.x86_64",
"product_id": "libxml2-devel-32bit-2.9.4-46.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.62.1.x86_64",
"product": {
"name": "libxml2-tools-2.9.4-46.62.1.x86_64",
"product_id": "libxml2-tools-2.9.4-46.62.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.62.1.x86_64",
"product": {
"name": "python-libxml2-2.9.4-46.62.1.x86_64",
"product_id": "python-libxml2-2.9.4-46.62.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": "libxml2-devel-2.9.4-46.62.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.4-46.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.4-46.62.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.4-46.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.4-46.62.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x"
},
"product_reference": "libxml2-devel-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.4-46.62.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.62.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64"
},
"product_reference": "libxml2-2-2.9.4-46.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.62.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.4-46.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.62.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x"
},
"product_reference": "libxml2-2-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.62.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64"
},
"product_reference": "libxml2-2-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.4-46.62.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x"
},
"product_reference": "libxml2-2-32bit-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.4-46.62.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.4-46.62.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch"
},
"product_reference": "libxml2-doc-2.9.4-46.62.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.62.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.4-46.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.62.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.4-46.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.62.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x"
},
"product_reference": "libxml2-tools-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.62.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.62.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64"
},
"product_reference": "python-libxml2-2.9.4-46.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.62.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le"
},
"product_reference": "python-libxml2-2.9.4-46.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.62.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x"
},
"product_reference": "python-libxml2-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.62.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64"
},
"product_reference": "python-libxml2-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.62.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:libxml2-2-2.9.4-46.62.1.aarch64"
},
"product_reference": "libxml2-2-2.9.4-46.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.62.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:libxml2-2-2.9.4-46.62.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.4-46.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.62.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:libxml2-2-2.9.4-46.62.1.s390x"
},
"product_reference": "libxml2-2-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.62.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:libxml2-2-2.9.4-46.62.1.x86_64"
},
"product_reference": "libxml2-2-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.4-46.62.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:libxml2-2-32bit-2.9.4-46.62.1.s390x"
},
"product_reference": "libxml2-2-32bit-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.4-46.62.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:libxml2-2-32bit-2.9.4-46.62.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.4-46.62.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch"
},
"product_reference": "libxml2-doc-2.9.4-46.62.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.62.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:libxml2-tools-2.9.4-46.62.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.4-46.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.62.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:libxml2-tools-2.9.4-46.62.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.4-46.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.62.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:libxml2-tools-2.9.4-46.62.1.s390x"
},
"product_reference": "libxml2-tools-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.62.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:libxml2-tools-2.9.4-46.62.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.62.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:python-libxml2-2.9.4-46.62.1.aarch64"
},
"product_reference": "python-libxml2-2.9.4-46.62.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.62.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:python-libxml2-2.9.4-46.62.1.ppc64le"
},
"product_reference": "python-libxml2-2.9.4-46.62.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.62.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:python-libxml2-2.9.4-46.62.1.s390x"
},
"product_reference": "python-libxml2-2.9.4-46.62.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.62.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:python-libxml2-2.9.4-46.62.1.x86_64"
},
"product_reference": "python-libxml2-2.9.4-46.62.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28484",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28484"
}
],
"notes": [
{
"category": "general",
"text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28484",
"url": "https://www.suse.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "SUSE Bug 1210411 for CVE-2023-28484",
"url": "https://bugzilla.suse.com/1210411"
}
],
"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:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-27T09:31:43Z",
"details": "moderate"
}
],
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-29469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29469"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29469",
"url": "https://www.suse.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "SUSE Bug 1210412 for CVE-2023-29469",
"url": "https://bugzilla.suse.com/1210412"
}
],
"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:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.62.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.62.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.62.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-04-27T09:31:43Z",
"details": "moderate"
}
],
"title": "CVE-2023-29469"
}
]
}
SUSE-SU-2023:3665-1
Vulnerability from csaf_suse - Published: 2023-09-18 19:51 - Updated: 2023-09-18 19:51| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.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 libxml2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxml2 fixes the following issues:\n\n- CVE-2023-29469: Fixed not deterministic hashing of empty dict strings (bsc#1210412).\n- CVE-2023-28484: Fixed NULL dereference in xmlSchemaFixupComplexType (bsc#1210411).\n- CVE-2023-39615: Fixed crafted xml can cause global buffer overflow (bsc#1214768).\n- CVE-2016-3709: Fixed cross-site scripting vulnerability in libxml (bsc#1201978).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3665,SUSE-SLE-SDK-12-SP5-2023-3665,SUSE-SLE-SERVER-12-SP5-2023-3665",
"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_3665-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3665-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233665-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3665-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016187.html"
},
{
"category": "self",
"summary": "SUSE Bug 1201978",
"url": "https://bugzilla.suse.com/1201978"
},
{
"category": "self",
"summary": "SUSE Bug 1210411",
"url": "https://bugzilla.suse.com/1210411"
},
{
"category": "self",
"summary": "SUSE Bug 1210412",
"url": "https://bugzilla.suse.com/1210412"
},
{
"category": "self",
"summary": "SUSE Bug 1214768",
"url": "https://bugzilla.suse.com/1214768"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-3709 page",
"url": "https://www.suse.com/security/cve/CVE-2016-3709/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28484 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28484/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39615 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39615/"
}
],
"title": "Security update for libxml2",
"tracking": {
"current_release_date": "2023-09-18T19:51:39Z",
"generator": {
"date": "2023-09-18T19:51:39Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3665-1",
"initial_release_date": "2023-09-18T19:51:39Z",
"revision_history": [
{
"date": "2023-09-18T19:51:39Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.65.1.aarch64",
"product": {
"name": "libxml2-2-2.9.4-46.65.1.aarch64",
"product_id": "libxml2-2-2.9.4-46.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.65.1.aarch64",
"product": {
"name": "libxml2-devel-2.9.4-46.65.1.aarch64",
"product_id": "libxml2-devel-2.9.4-46.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.65.1.aarch64",
"product": {
"name": "libxml2-tools-2.9.4-46.65.1.aarch64",
"product_id": "libxml2-tools-2.9.4-46.65.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.65.1.aarch64",
"product": {
"name": "python-libxml2-2.9.4-46.65.1.aarch64",
"product_id": "python-libxml2-2.9.4-46.65.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-64bit-2.9.4-46.65.1.aarch64_ilp32",
"product": {
"name": "libxml2-2-64bit-2.9.4-46.65.1.aarch64_ilp32",
"product_id": "libxml2-2-64bit-2.9.4-46.65.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxml2-devel-64bit-2.9.4-46.65.1.aarch64_ilp32",
"product": {
"name": "libxml2-devel-64bit-2.9.4-46.65.1.aarch64_ilp32",
"product_id": "libxml2-devel-64bit-2.9.4-46.65.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.65.1.i586",
"product": {
"name": "libxml2-2-2.9.4-46.65.1.i586",
"product_id": "libxml2-2-2.9.4-46.65.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.65.1.i586",
"product": {
"name": "libxml2-devel-2.9.4-46.65.1.i586",
"product_id": "libxml2-devel-2.9.4-46.65.1.i586"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.65.1.i586",
"product": {
"name": "libxml2-tools-2.9.4-46.65.1.i586",
"product_id": "libxml2-tools-2.9.4-46.65.1.i586"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.65.1.i586",
"product": {
"name": "python-libxml2-2.9.4-46.65.1.i586",
"product_id": "python-libxml2-2.9.4-46.65.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-doc-2.9.4-46.65.1.noarch",
"product": {
"name": "libxml2-doc-2.9.4-46.65.1.noarch",
"product_id": "libxml2-doc-2.9.4-46.65.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.65.1.ppc64le",
"product": {
"name": "libxml2-2-2.9.4-46.65.1.ppc64le",
"product_id": "libxml2-2-2.9.4-46.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.65.1.ppc64le",
"product": {
"name": "libxml2-devel-2.9.4-46.65.1.ppc64le",
"product_id": "libxml2-devel-2.9.4-46.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.65.1.ppc64le",
"product": {
"name": "libxml2-tools-2.9.4-46.65.1.ppc64le",
"product_id": "libxml2-tools-2.9.4-46.65.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.65.1.ppc64le",
"product": {
"name": "python-libxml2-2.9.4-46.65.1.ppc64le",
"product_id": "python-libxml2-2.9.4-46.65.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.65.1.s390",
"product": {
"name": "libxml2-2-2.9.4-46.65.1.s390",
"product_id": "libxml2-2-2.9.4-46.65.1.s390"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.65.1.s390",
"product": {
"name": "libxml2-devel-2.9.4-46.65.1.s390",
"product_id": "libxml2-devel-2.9.4-46.65.1.s390"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.65.1.s390",
"product": {
"name": "libxml2-tools-2.9.4-46.65.1.s390",
"product_id": "libxml2-tools-2.9.4-46.65.1.s390"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.65.1.s390",
"product": {
"name": "python-libxml2-2.9.4-46.65.1.s390",
"product_id": "python-libxml2-2.9.4-46.65.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.65.1.s390x",
"product": {
"name": "libxml2-2-2.9.4-46.65.1.s390x",
"product_id": "libxml2-2-2.9.4-46.65.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-2-32bit-2.9.4-46.65.1.s390x",
"product": {
"name": "libxml2-2-32bit-2.9.4-46.65.1.s390x",
"product_id": "libxml2-2-32bit-2.9.4-46.65.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.65.1.s390x",
"product": {
"name": "libxml2-devel-2.9.4-46.65.1.s390x",
"product_id": "libxml2-devel-2.9.4-46.65.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.9.4-46.65.1.s390x",
"product": {
"name": "libxml2-devel-32bit-2.9.4-46.65.1.s390x",
"product_id": "libxml2-devel-32bit-2.9.4-46.65.1.s390x"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.65.1.s390x",
"product": {
"name": "libxml2-tools-2.9.4-46.65.1.s390x",
"product_id": "libxml2-tools-2.9.4-46.65.1.s390x"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.65.1.s390x",
"product": {
"name": "python-libxml2-2.9.4-46.65.1.s390x",
"product_id": "python-libxml2-2.9.4-46.65.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-2-2.9.4-46.65.1.x86_64",
"product": {
"name": "libxml2-2-2.9.4-46.65.1.x86_64",
"product_id": "libxml2-2-2.9.4-46.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"product": {
"name": "libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"product_id": "libxml2-2-32bit-2.9.4-46.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-2.9.4-46.65.1.x86_64",
"product": {
"name": "libxml2-devel-2.9.4-46.65.1.x86_64",
"product_id": "libxml2-devel-2.9.4-46.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-devel-32bit-2.9.4-46.65.1.x86_64",
"product": {
"name": "libxml2-devel-32bit-2.9.4-46.65.1.x86_64",
"product_id": "libxml2-devel-32bit-2.9.4-46.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxml2-tools-2.9.4-46.65.1.x86_64",
"product": {
"name": "libxml2-tools-2.9.4-46.65.1.x86_64",
"product_id": "libxml2-tools-2.9.4-46.65.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-libxml2-2.9.4-46.65.1.x86_64",
"product": {
"name": "python-libxml2-2.9.4-46.65.1.x86_64",
"product_id": "python-libxml2-2.9.4-46.65.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": "libxml2-devel-2.9.4-46.65.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64"
},
"product_reference": "libxml2-devel-2.9.4-46.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.4-46.65.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le"
},
"product_reference": "libxml2-devel-2.9.4-46.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.4-46.65.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x"
},
"product_reference": "libxml2-devel-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-2.9.4-46.65.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
},
"product_reference": "libxml2-devel-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.65.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64"
},
"product_reference": "libxml2-2-2.9.4-46.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.65.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.4-46.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.65.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x"
},
"product_reference": "libxml2-2-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64"
},
"product_reference": "libxml2-2-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.4-46.65.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x"
},
"product_reference": "libxml2-2-32bit-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.4-46.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.4-46.65.1.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch"
},
"product_reference": "libxml2-doc-2.9.4-46.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.65.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.4-46.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.65.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.4-46.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.65.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x"
},
"product_reference": "libxml2-tools-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.65.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64"
},
"product_reference": "python-libxml2-2.9.4-46.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.65.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le"
},
"product_reference": "python-libxml2-2.9.4-46.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.65.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x"
},
"product_reference": "python-libxml2-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.65.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64"
},
"product_reference": "python-libxml2-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.65.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:libxml2-2-2.9.4-46.65.1.aarch64"
},
"product_reference": "libxml2-2-2.9.4-46.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.65.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:libxml2-2-2.9.4-46.65.1.ppc64le"
},
"product_reference": "libxml2-2-2.9.4-46.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.65.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:libxml2-2-2.9.4-46.65.1.s390x"
},
"product_reference": "libxml2-2-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-2.9.4-46.65.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:libxml2-2-2.9.4-46.65.1.x86_64"
},
"product_reference": "libxml2-2-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.4-46.65.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:libxml2-2-32bit-2.9.4-46.65.1.s390x"
},
"product_reference": "libxml2-2-32bit-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-2-32bit-2.9.4-46.65.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:libxml2-2-32bit-2.9.4-46.65.1.x86_64"
},
"product_reference": "libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-doc-2.9.4-46.65.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch"
},
"product_reference": "libxml2-doc-2.9.4-46.65.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.65.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:libxml2-tools-2.9.4-46.65.1.aarch64"
},
"product_reference": "libxml2-tools-2.9.4-46.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.65.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:libxml2-tools-2.9.4-46.65.1.ppc64le"
},
"product_reference": "libxml2-tools-2.9.4-46.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.65.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:libxml2-tools-2.9.4-46.65.1.s390x"
},
"product_reference": "libxml2-tools-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-tools-2.9.4-46.65.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:libxml2-tools-2.9.4-46.65.1.x86_64"
},
"product_reference": "libxml2-tools-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.65.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:python-libxml2-2.9.4-46.65.1.aarch64"
},
"product_reference": "python-libxml2-2.9.4-46.65.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.65.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:python-libxml2-2.9.4-46.65.1.ppc64le"
},
"product_reference": "python-libxml2-2.9.4-46.65.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.65.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:python-libxml2-2.9.4-46.65.1.s390x"
},
"product_reference": "python-libxml2-2.9.4-46.65.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-libxml2-2.9.4-46.65.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:python-libxml2-2.9.4-46.65.1.x86_64"
},
"product_reference": "python-libxml2-2.9.4-46.65.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-3709",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-3709"
}
],
"notes": [
{
"category": "general",
"text": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-3709",
"url": "https://www.suse.com/security/cve/CVE-2016-3709"
},
{
"category": "external",
"summary": "SUSE Bug 1201978 for CVE-2016-3709",
"url": "https://bugzilla.suse.com/1201978"
}
],
"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:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-18T19:51:39Z",
"details": "moderate"
}
],
"title": "CVE-2016-3709"
},
{
"cve": "CVE-2023-28484",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28484"
}
],
"notes": [
{
"category": "general",
"text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28484",
"url": "https://www.suse.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "SUSE Bug 1210411 for CVE-2023-28484",
"url": "https://bugzilla.suse.com/1210411"
}
],
"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:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-18T19:51:39Z",
"details": "moderate"
}
],
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-29469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29469"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29469",
"url": "https://www.suse.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "SUSE Bug 1210412 for CVE-2023-29469",
"url": "https://bugzilla.suse.com/1210412"
}
],
"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:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-18T19:51:39Z",
"details": "moderate"
}
],
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-39615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39615"
}
],
"notes": [
{
"category": "general",
"text": "Xmlsoft Libxml2 v2.11.0 was discovered to contain an out-of-bounds read via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via supplying a crafted XML file. NOTE: the vendor\u0027s position is that the product does not support the legacy SAX1 interface with custom callbacks; there is a crash even without crafted input.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39615",
"url": "https://www.suse.com/security/cve/CVE-2023-39615"
},
{
"category": "external",
"summary": "SUSE Bug 1214768 for CVE-2023-39615",
"url": "https://bugzilla.suse.com/1214768"
}
],
"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:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.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:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-2-32bit-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-doc-2.9.4-46.65.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libxml2-tools-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libxml2-2.9.4-46.65.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:libxml2-devel-2.9.4-46.65.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-09-18T19:51:39Z",
"details": "moderate"
}
],
"title": "CVE-2023-39615"
}
]
}
WID-SEC-W-2023-0920
Vulnerability from csaf_certbund - Published: 2023-04-11 22:00 - Updated: 2025-11-06 23:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source libxml2 <2.10.4
Open Source / libxml2
|
<2.10.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Broadcom Fabric OS <v9.1.1d2
Broadcom / Fabric OS
|
<v9.1.1d2 | ||
|
Red Hat JBoss Core Services
Red Hat
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Broadcom Fabric OS <v9.2.0b1
Broadcom / Fabric OS
|
<v9.2.0b1 | ||
|
Broadcom Brocade Switch
Broadcom
|
cpe:/h:brocade:switch:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker <19.11.0.2
Dell / NetWorker
|
<19.11.0.2 | ||
|
Broadcom Fabric OS
Broadcom / Fabric OS
|
cpe:/o:broadcom:fabric_operating_system:-
|
— | |
|
Dell NetWorker <19.13
Dell / NetWorker
|
<19.13 | ||
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:-
|
— | |
|
Dell NetWorker <19.9.0.1
Dell / NetWorker
|
<19.9.0.1 | ||
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM TXSeries 10.1
IBM / TXSeries
|
cpe:/a:ibm:txseries:10.1
|
10.1 | |
|
IBM Power Hardware Management Console v10
IBM / Power Hardware Management Console
|
cpe:/a:ibm:hardware_management_console:v10
|
v10 | |
|
Dell NetWorker <19.11.0.5
Dell / NetWorker
|
<19.11.0.5 | ||
|
HPE Switch
HPE
|
cpe:/h:hp:switch:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Dell NetWorker <vproxy 19.8.0.3
Dell / NetWorker
|
<vproxy 19.8.0.3 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Dell NetWorker <vproxy 19.9.0.2
Dell / NetWorker
|
<vproxy 19.9.0.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM AIX
IBM
|
cpe:/o:ibm:aix:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell NetWorker Server <19.10.0.6
Dell / NetWorker
|
Server <19.10.0.6 | ||
|
Dell NetWorker Server <19.11.0.2
Dell / NetWorker
|
Server <19.11.0.2 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Broadcom Fabric OS <v9.2.1
Broadcom / Fabric OS
|
<v9.2.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Tenable Security Nessus 10.5.2
Tenable Security / Nessus
|
cpe:/a:tenable:nessus:10.5.2
|
10.5.2 | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source libxml2 <2.10.4
Open Source / libxml2
|
<2.10.4 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Broadcom Fabric OS <v9.1.1d2
Broadcom / Fabric OS
|
<v9.1.1d2 | ||
|
Red Hat JBoss Core Services
Red Hat
|
cpe:/a:redhat:jboss_core_services:-
|
— | |
|
Broadcom Fabric OS <v9.2.0b1
Broadcom / Fabric OS
|
<v9.2.0b1 | ||
|
Broadcom Brocade Switch
Broadcom
|
cpe:/h:brocade:switch:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker <19.11.0.2
Dell / NetWorker
|
<19.11.0.2 | ||
|
Broadcom Fabric OS
Broadcom / Fabric OS
|
cpe:/o:broadcom:fabric_operating_system:-
|
— | |
|
Dell NetWorker <19.13
Dell / NetWorker
|
<19.13 | ||
|
Dell NetWorker
Dell / NetWorker
|
cpe:/a:dell:networker:-
|
— | |
|
Dell NetWorker <19.9.0.1
Dell / NetWorker
|
<19.9.0.1 | ||
|
F5 BIG-IP
F5
|
cpe:/a:f5:big-ip:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM TXSeries 10.1
IBM / TXSeries
|
cpe:/a:ibm:txseries:10.1
|
10.1 | |
|
IBM Power Hardware Management Console v10
IBM / Power Hardware Management Console
|
cpe:/a:ibm:hardware_management_console:v10
|
v10 | |
|
Dell NetWorker <19.11.0.5
Dell / NetWorker
|
<19.11.0.5 | ||
|
HPE Switch
HPE
|
cpe:/h:hp:switch:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Dell NetWorker <vproxy 19.8.0.3
Dell / NetWorker
|
<vproxy 19.8.0.3 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Dell NetWorker <vproxy 19.9.0.2
Dell / NetWorker
|
<vproxy 19.9.0.2 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM AIX
IBM
|
cpe:/o:ibm:aix:-
|
— | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell NetWorker Server <19.10.0.6
Dell / NetWorker
|
Server <19.10.0.6 | ||
|
Dell NetWorker Server <19.11.0.2
Dell / NetWorker
|
Server <19.11.0.2 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Broadcom Fabric OS <v9.2.1
Broadcom / Fabric OS
|
<v9.2.1 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Tenable Security Nessus 10.5.2
Tenable Security / Nessus
|
cpe:/a:tenable:nessus:10.5.2
|
10.5.2 | |
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition |
{
"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": "libxml ist ein C Parser und Toolkit, welches f\u00fcr das Gnome Projekt entwickelt wurde.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in libxml2 ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\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-0920 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0920.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0920 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0920"
},
{
"category": "external",
"summary": "Red Hat Bugzilla Bug ID: 2185984 vom 2023-04-11",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "Red Hat Bugzilla Bug ID: 2185994 vom 2023-04-11",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-A521B917C8 vom 2023-04-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-a521b917c8"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-DAE7CC20AC vom 2023-04-13",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-dae7cc20ac"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6028-1 vom 2023-04-19",
"url": "https://ubuntu.com/security/notices/USN-6028-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5391 vom 2023-04-20",
"url": "https://lists.debian.org/debian-security-announce/2023/msg00081.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2048-1 vom 2023-04-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014596.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2054-1 vom 2023-04-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014613.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2053-1 vom 2023-04-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014614.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3405 vom 2023-04-30",
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00031.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-2021 vom 2023-05-03",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2021.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-1743 vom 2023-05-04",
"url": "https://alas.aws.amazon.com/ALAS-2023-1743.html"
},
{
"category": "external",
"summary": "Tenable Security Advisory TNS-2023-20 vom 2023-05-11",
"url": "https://de.tenable.com/security/tns-2023-20"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20230601-0006 vom 2023-06-01",
"url": "https://security.netapp.com/advisory/ntap-20230601-0006/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6028-2 vom 2023-06-07",
"url": "https://ubuntu.com/security/notices/USN-6028-2"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7002473 vom 2023-06-08",
"url": "https://www.ibm.com/support/pages/node/7002473"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6028-2 vom 2023-06-07",
"url": "https://www.cybersecurity-help.cz/vdb/SB2023060730"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7002439 vom 2023-06-08",
"url": "https://www.ibm.com/support/pages/node/7002439"
},
{
"category": "external",
"summary": "Security Update for Dell NetWorker",
"url": "https://www.dell.com/support/kbdoc/de-de/000215498/dsa-2023-232-security-update-for-networker-libxml2-2-6-26"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6985269 vom 2023-07-25",
"url": "https://aix.software.ibm.com/aix/efixes/security/libxml2_advisory5.asc"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4349 vom 2023-08-01",
"url": "https://access.redhat.com/errata/RHSA-2023:4349"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4529 vom 2023-08-08",
"url": "https://access.redhat.com/errata/RHSA-2023:4529"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4529 vom 2023-08-10",
"url": "https://linux.oracle.com/errata/ELSA-2023-4529.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4349 vom 2023-08-10",
"url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014293.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4628 vom 2023-08-15",
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4982 vom 2023-09-05",
"url": "https://access.redhat.com/errata/RHSA-2023:4982"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3665-1 vom 2023-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-September/016187.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2023-317 vom 2023-11-13",
"url": "https://www.dell.com/support/kbdoc/de-de/000219148/dsa-2023-317-security-update-for-dell-networker-vproxy-multiple-linux-packages-vulnerabilities"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-0119 vom 2024-01-11",
"url": "http://linux.oracle.com/errata/ELSA-2024-0119.html"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202402-11 vom 2024-02-09",
"url": "https://security.gentoo.org/glsa/202402-11"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7148376 vom 2024-04-16",
"url": "https://www.ibm.com/support/pages/node/7148376"
},
{
"category": "external",
"summary": "F5 Security Advisory K000139592 vom 2024-05-16",
"url": "https://my.f5.com/manage/s/article/K000139592"
},
{
"category": "external",
"summary": "F5 Security Advisory K000139641 vom 2024-05-16",
"url": "https://my.f5.com/manage/s/article/K000139641"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-248 vom 2024-06-11",
"url": "https://www.dell.com/support/kbdoc/de-de/000225945/dsa-2024-248-security-update-for-dell-networker-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2024-2375 vom 2024-07-30",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/24612"
},
{
"category": "external",
"summary": "HPE Security Bulletin vom 2024-08-01",
"url": "https://support.hpe.com/hpesc/public/docDisplay?docId=hpesbst04679en_us\u0026docLocale=en_US"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-251 vom 2024-11-11",
"url": "https://www.dell.com/support/kbdoc/de-de/000247018/dsa-2024-251-security-update-for-dell-networker-for-libxml2-2-9-0-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-451 vom 2024-12-03",
"url": "https://www.dell.com/support/kbdoc/de-de/000255975/dsa-2024-451-security-update-for-dell-networker-for-libxml2-2-9-0-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-269 vom 2025-07-01",
"url": "https://www.dell.com/support/kbdoc/de-de/000338743/dsa-2025-269-security-update-for-dell-networker-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2023-268 vom 2025-11-06",
"url": "https://www.dell.com/support/kbdoc/de-de/000216397/dsa-2023-268-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "libxml2: Mehrere Schwachstellen erm\u00f6glichen nicht spezifizierten Angriff",
"tracking": {
"current_release_date": "2025-11-06T23:00:00.000+00:00",
"generator": {
"date": "2025-11-07T08:57:58.937+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-0920",
"initial_release_date": "2023-04-11T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-04-11T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-04-13T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-04-19T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-04-20T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-04-26T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-04-27T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-01T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-05-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-05-04T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-05-11T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Tenable aufgenommen"
},
{
"date": "2023-06-01T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2023-06-08T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Ubuntu und IBM aufgenommen"
},
{
"date": "2023-07-04T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2023-07-25T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-08-01T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-08T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-09T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-08-10T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-08-15T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-05T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-18T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-11-12T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-01-10T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-01-24T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-08T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-04-16T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-05-15T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2024-05-16T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2024-06-11T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-07-30T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von BROCADE aufgenommen"
},
{
"date": "2024-07-31T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von HP aufgenommen"
},
{
"date": "2024-11-10T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "35"
}
},
"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": "Broadcom Brocade Switch",
"product": {
"name": "Broadcom Brocade Switch",
"product_id": "T015844",
"product_identification_helper": {
"cpe": "cpe:/h:brocade:switch:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Broadcom Fabric OS",
"product": {
"name": "Broadcom Fabric OS",
"product_id": "978054",
"product_identification_helper": {
"cpe": "cpe:/o:broadcom:fabric_operating_system:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003cv9.2.1",
"product": {
"name": "Broadcom Fabric OS \u003cv9.2.1",
"product_id": "T034490"
}
},
{
"category": "product_version",
"name": "v9.2.1",
"product": {
"name": "Broadcom Fabric OS v9.2.1",
"product_id": "T034490-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:broadcom:fabric_operating_system:v9.2.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003cv9.1.1d2",
"product": {
"name": "Broadcom Fabric OS \u003cv9.1.1d2",
"product_id": "T036503"
}
},
{
"category": "product_version",
"name": "v9.1.1d2",
"product": {
"name": "Broadcom Fabric OS v9.1.1d2",
"product_id": "T036503-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:broadcom:fabric_operating_system:v9.1.1d2"
}
}
},
{
"category": "product_version_range",
"name": "\u003cv9.2.0b1",
"product": {
"name": "Broadcom Fabric OS \u003cv9.2.0b1",
"product_id": "T036504"
}
},
{
"category": "product_version",
"name": "v9.2.0b1",
"product": {
"name": "Broadcom Fabric OS v9.2.0b1",
"product_id": "T036504-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:broadcom:fabric_operating_system:v9.2.0b1"
}
}
}
],
"category": "product_name",
"name": "Fabric OS"
}
],
"category": "vendor",
"name": "Broadcom"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T024663",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.9.0.1",
"product": {
"name": "Dell NetWorker \u003c19.9.0.1",
"product_id": "T028404"
}
},
{
"category": "product_version",
"name": "19.9.0.1",
"product": {
"name": "Dell NetWorker 19.9.0.1",
"product_id": "T028404-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.9.0.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003cvproxy 19.9.0.2",
"product": {
"name": "Dell NetWorker \u003cvproxy 19.9.0.2",
"product_id": "T030173"
}
},
{
"category": "product_version",
"name": "vproxy 19.9.0.2",
"product": {
"name": "Dell NetWorker vproxy 19.9.0.2",
"product_id": "T030173-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy_19.9.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003cvproxy 19.8.0.3",
"product": {
"name": "Dell NetWorker \u003cvproxy 19.8.0.3",
"product_id": "T030174"
}
},
{
"category": "product_version",
"name": "vproxy 19.8.0.3",
"product": {
"name": "Dell NetWorker vproxy 19.8.0.3",
"product_id": "T030174-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy_19.8.0.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.11.0.2",
"product": {
"name": "Dell NetWorker \u003c19.11.0.2",
"product_id": "T038884"
}
},
{
"category": "product_version",
"name": "19.11.0.2",
"product": {
"name": "Dell NetWorker 19.11.0.2",
"product_id": "T038884-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.11.0.2"
}
}
},
{
"category": "product_version_range",
"name": "Server \u003c19.11.0.2",
"product": {
"name": "Dell NetWorker Server \u003c19.11.0.2",
"product_id": "T039561"
}
},
{
"category": "product_version",
"name": "Server 19.11.0.2",
"product": {
"name": "Dell NetWorker Server 19.11.0.2",
"product_id": "T039561-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:server__19.11.0.2"
}
}
},
{
"category": "product_version_range",
"name": "Server \u003c19.10.0.6",
"product": {
"name": "Dell NetWorker Server \u003c19.10.0.6",
"product_id": "T039562"
}
},
{
"category": "product_version",
"name": "Server 19.10.0.6",
"product": {
"name": "Dell NetWorker Server 19.10.0.6",
"product_id": "T039562-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:server__19.10.0.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.13",
"product": {
"name": "Dell NetWorker \u003c19.13",
"product_id": "T044954"
}
},
{
"category": "product_version",
"name": "19.13",
"product": {
"name": "Dell NetWorker 19.13",
"product_id": "T044954-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.13"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.11.0.5",
"product": {
"name": "Dell NetWorker \u003c19.11.0.5",
"product_id": "T044959"
}
},
{
"category": "product_version",
"name": "19.11.0.5",
"product": {
"name": "Dell NetWorker 19.11.0.5",
"product_id": "T044959-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.11.0.5"
}
}
},
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "F5 BIG-IP",
"product": {
"name": "F5 BIG-IP",
"product_id": "T001663",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:-"
}
}
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "HPE Switch",
"product": {
"name": "HPE Switch",
"product_id": "T005119",
"product_identification_helper": {
"cpe": "cpe:/h:hp:switch:-"
}
}
}
],
"category": "vendor",
"name": "HPE"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM AIX",
"product": {
"name": "IBM AIX",
"product_id": "5094",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "v10",
"product": {
"name": "IBM Power Hardware Management Console v10",
"product_id": "T023373",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:hardware_management_console:v10"
}
}
}
],
"category": "product_name",
"name": "Power Hardware Management Console"
},
{
"branches": [
{
"category": "product_version",
"name": "10.1",
"product": {
"name": "IBM TXSeries 10.1",
"product_id": "T028006",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:txseries:10.1"
}
}
}
],
"category": "product_name",
"name": "TXSeries"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T016960",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.10.4",
"product": {
"name": "Open Source libxml2 \u003c2.10.4",
"product_id": "T027198"
}
},
{
"category": "product_version",
"name": "2.10.4",
"product": {
"name": "Open Source libxml2 2.10.4",
"product_id": "T027198-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:xmlsoft:libxml2:2.10.4"
}
}
}
],
"category": "product_name",
"name": "libxml2"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat JBoss Core Services",
"product": {
"name": "Red Hat JBoss Core Services",
"product_id": "T012412",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:-"
}
}
}
],
"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": [
{
"branches": [
{
"category": "product_version",
"name": "10.5.2",
"product": {
"name": "Tenable Security Nessus 10.5.2",
"product_id": "T027700",
"product_identification_helper": {
"cpe": "cpe:/a:tenable:nessus:10.5.2"
}
}
}
],
"category": "product_name",
"name": "Nessus"
}
],
"category": "vendor",
"name": "Tenable Security"
},
{
"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-28484",
"product_status": {
"known_affected": [
"T027198",
"67646",
"T036503",
"T012412",
"T036504",
"T015844",
"T004914",
"T038884",
"978054",
"T044954",
"T024663",
"T028404",
"T001663",
"398363",
"T028006",
"T023373",
"T044959",
"T005119",
"T012167",
"T030174",
"T016960",
"T030173",
"74185",
"5094",
"T039664",
"T039562",
"T039561",
"2951",
"T002207",
"T034490",
"T000126",
"T027700",
"T048226"
]
},
"release_date": "2023-04-11T22:00:00.000+00:00",
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-29469",
"product_status": {
"known_affected": [
"T027198",
"67646",
"T036503",
"T012412",
"T036504",
"T015844",
"T004914",
"T038884",
"978054",
"T044954",
"T024663",
"T028404",
"T001663",
"398363",
"T028006",
"T023373",
"T044959",
"T005119",
"T012167",
"T030174",
"T016960",
"T030173",
"74185",
"5094",
"T039664",
"T039562",
"T039561",
"2951",
"T002207",
"T034490",
"T000126",
"T027700",
"T048226"
]
},
"release_date": "2023-04-11T22:00:00.000+00:00",
"title": "CVE-2023-29469"
}
]
}
WID-SEC-W-2023-1251
Vulnerability from csaf_certbund - Published: 2023-05-18 22:00 - Updated: 2024-08-19 22:00In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten "Accessibility", "AppleEvents", "AppleMobileFileIntegrity", "Associated Domains", "Contacts", "CoreLocation","CoreCapture", "Core Services", "CUPS", "dcerpc", "Dev Tools", "DesktopServices", "GeoServices", "ImageIO", "IOSurface", "IOSurfaceAccelerator", "Kernel, "LaunchServices", "libxpc", "Metal", "Model I/O", "NetworkExtension", "PackageKit", "PDFKit", "Perl", "Photos", "Sandbox", "Screen Saver","Shell", "Security", "Shortcuts", "Siri", "SQLite", "StorageKit", "System Settings", "Telephony", "TV App", "Weather", "WebKit" sowie "Wi-Fi". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuführen oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich.
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://support.apple.com/HT213758 | external |
| https://support.apple.com/HT213759 | external |
| https://support.apple.com/HT213760 | external |
{
"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": "Apple macOS ist ein Betriebssystem, das auf FreeBSD und Mach basiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Apple macOS ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- MacOS X",
"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-1251 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1251.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1251 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1251"
},
{
"category": "external",
"summary": "Apple Security Advisory HT213758 vom 2023-05-18",
"url": "https://support.apple.com/HT213758"
},
{
"category": "external",
"summary": "Apple Security Advisory HT213759 vom 2023-05-18",
"url": "https://support.apple.com/HT213759"
},
{
"category": "external",
"summary": "Apple Security Advisory HT213760 vom 2023-05-18",
"url": "https://support.apple.com/HT213760"
}
],
"source_lang": "en-US",
"title": "Apple macOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-08-19T22:00:00.000+00:00",
"generator": {
"date": "2024-08-20T12:49:57.758+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1251",
"initial_release_date": "2023-05-18T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-09-07T22:00:00.000+00:00",
"number": "2",
"summary": "CVE\u0027s erg\u00e4nzt"
},
{
"date": "2024-08-19T22:00:00.000+00:00",
"number": "3",
"summary": "CVE Nummern erg\u00e4nzt"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cVentura 13.4",
"product": {
"name": "Apple macOS \u003cVentura 13.4",
"product_id": "T027808"
}
},
{
"category": "product_version",
"name": "Ventura 13.4",
"product": {
"name": "Apple macOS Ventura 13.4",
"product_id": "T027808-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:ventura_13.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003cMonterey 12.6.6",
"product": {
"name": "Apple macOS \u003cMonterey 12.6.6",
"product_id": "T027809"
}
},
{
"category": "product_version",
"name": "Monterey 12.6.6",
"product": {
"name": "Apple macOS Monterey 12.6.6",
"product_id": "T027809-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:monterey_12.6.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003cBig Sur 11.7.7",
"product": {
"name": "Apple macOS \u003cBig Sur 11.7.7",
"product_id": "T027810"
}
},
{
"category": "product_version",
"name": "Big Sur 11.7.7",
"product": {
"name": "Apple macOS Big Sur 11.7.7",
"product_id": "T027810-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:apple:mac_os:big_sur_11.7.7"
}
}
}
],
"category": "product_name",
"name": "macOS"
}
],
"category": "vendor",
"name": "Apple"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-22809",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23535",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-23535"
},
{
"cve": "CVE-2023-27930",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-27930"
},
{
"cve": "CVE-2023-27940",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-27940"
},
{
"cve": "CVE-2023-27945",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-27945"
},
{
"cve": "CVE-2023-28181",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-28181"
},
{
"cve": "CVE-2023-28191",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-28191"
},
{
"cve": "CVE-2023-28202",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-28202"
},
{
"cve": "CVE-2023-28204",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-28204"
},
{
"cve": "CVE-2023-29469",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-32352",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32352"
},
{
"cve": "CVE-2023-32355",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32355"
},
{
"cve": "CVE-2023-32357",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32357"
},
{
"cve": "CVE-2023-32360",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32360"
},
{
"cve": "CVE-2023-32363",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32363"
},
{
"cve": "CVE-2023-32367",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32367"
},
{
"cve": "CVE-2023-32368",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32368"
},
{
"cve": "CVE-2023-32369",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32369"
},
{
"cve": "CVE-2023-32371",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32371"
},
{
"cve": "CVE-2023-32372",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32372"
},
{
"cve": "CVE-2023-32373",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32373"
},
{
"cve": "CVE-2023-32375",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32375"
},
{
"cve": "CVE-2023-32376",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32376"
},
{
"cve": "CVE-2023-32379",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32379"
},
{
"cve": "CVE-2023-32380",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32380"
},
{
"cve": "CVE-2023-32382",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32382"
},
{
"cve": "CVE-2023-32383",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32383"
},
{
"cve": "CVE-2023-32384",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32384"
},
{
"cve": "CVE-2023-32385",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32385"
},
{
"cve": "CVE-2023-32386",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32386"
},
{
"cve": "CVE-2023-32387",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32387"
},
{
"cve": "CVE-2023-32388",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32388"
},
{
"cve": "CVE-2023-32389",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32389"
},
{
"cve": "CVE-2023-32390",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32390"
},
{
"cve": "CVE-2023-32391",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32391"
},
{
"cve": "CVE-2023-32392",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32392"
},
{
"cve": "CVE-2023-32394",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32394"
},
{
"cve": "CVE-2023-32395",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32395"
},
{
"cve": "CVE-2023-32397",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32397"
},
{
"cve": "CVE-2023-32398",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32398"
},
{
"cve": "CVE-2023-32399",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32399"
},
{
"cve": "CVE-2023-32400",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32400"
},
{
"cve": "CVE-2023-32401",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32401"
},
{
"cve": "CVE-2023-32402",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32402"
},
{
"cve": "CVE-2023-32403",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32403"
},
{
"cve": "CVE-2023-32404",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32404"
},
{
"cve": "CVE-2023-32405",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32405"
},
{
"cve": "CVE-2023-32407",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32407"
},
{
"cve": "CVE-2023-32408",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32408"
},
{
"cve": "CVE-2023-32409",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32409"
},
{
"cve": "CVE-2023-32410",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32410"
},
{
"cve": "CVE-2023-32411",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32411"
},
{
"cve": "CVE-2023-32412",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32412"
},
{
"cve": "CVE-2023-32413",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32413"
},
{
"cve": "CVE-2023-32414",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32414"
},
{
"cve": "CVE-2023-32415",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32415"
},
{
"cve": "CVE-2023-32417",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32417"
},
{
"cve": "CVE-2023-32420",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32420"
},
{
"cve": "CVE-2023-32422",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32422"
},
{
"cve": "CVE-2023-32423",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32423"
},
{
"cve": "CVE-2023-32428",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32428"
},
{
"cve": "CVE-2023-32432",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32432"
},
{
"cve": "CVE-2023-32437",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-32437"
},
{
"cve": "CVE-2023-34352",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-34352"
},
{
"cve": "CVE-2023-42869",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-42869"
},
{
"cve": "CVE-2023-42958",
"notes": [
{
"category": "description",
"text": "In Apple macOS existieren mehrere Schwachstellen. Diese bestehen in den Komponenten \"Accessibility\", \"AppleEvents\", \"AppleMobileFileIntegrity\", \"Associated Domains\", \"Contacts\", \"CoreLocation\",\"CoreCapture\", \"Core Services\", \"CUPS\", \"dcerpc\", \"Dev Tools\", \"DesktopServices\", \"GeoServices\", \"ImageIO\", \"IOSurface\", \"IOSurfaceAccelerator\", \"Kernel, \"LaunchServices\", \"libxpc\", \"Metal\", \"Model I/O\", \"NetworkExtension\", \"PackageKit\", \"PDFKit\", \"Perl\", \"Photos\", \"Sandbox\", \"Screen Saver\",\"Shell\", \"Security\", \"Shortcuts\", \"Siri\", \"SQLite\", \"StorageKit\", \"System Settings\", \"Telephony\", \"TV App\", \"Weather\", \"WebKit\" sowie \"Wi-Fi\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um Administratorrechte zu erlangen, beliebigen Programmcode auszuf\u00fchren, seine Privilegien zu erweitern, Informationen offenzulegen, Dateien zu manipulieren, einen Denial of Service Zustand herbeizuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen. Zur erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Benutzeraktion erforderlich."
}
],
"release_date": "2023-05-18T22:00:00.000+00:00",
"title": "CVE-2023-42958"
}
]
}
WID-SEC-W-2023-1614
Vulnerability from csaf_certbund - Published: 2023-06-29 22:00 - Updated: 2023-10-25 22:00In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuführen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszulösen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erhöhte Rechte.
{
"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": "Tenable Nessus Network Monitor ist eine L\u00f6sung zur Inventarisierung und \u00dcberwachung von Netzwerkger\u00e4ten und den genutzten Protokollen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Tenable Security Nessus Network Monitor ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren.",
"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-2023-1614 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1614.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1614 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1614"
},
{
"category": "external",
"summary": "Tenable Security Advisory TNS-2023-34 vom 2023-10-25",
"url": "https://de.tenable.com/security/tns-2023-34"
},
{
"category": "external",
"summary": "Tenable Security Advisory vom 2023-06-29",
"url": "https://de.tenable.com/security/tns-2023-23"
}
],
"source_lang": "en-US",
"title": "Tenable Security Nessus Network Monitor: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-10-25T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:53:59.941+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-1614",
"initial_release_date": "2023-06-29T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-29T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-07-03T22:00:00.000+00:00",
"number": "2",
"summary": "Produkt berichtigt"
},
{
"date": "2023-10-25T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Tenable aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Tenable Security Nessus Network Monitor \u003c 6.2.2",
"product": {
"name": "Tenable Security Nessus Network Monitor \u003c 6.2.2",
"product_id": "T028403",
"product_identification_helper": {
"cpe": "cpe:/a:tenable:nessus_network_monitor:6.2.2"
}
}
}
],
"category": "vendor",
"name": "Tenable Security"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32067",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-31147",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-31130",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31124",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-29469",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-28484",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-2650",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-1255",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-1255"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2022-4904",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2022-46908",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43551",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-42916",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32207",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32205",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-31160",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-31160"
},
{
"cve": "CVE-2022-29824",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-29824"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27776",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27775",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27774",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-23395",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-23395"
},
{
"cve": "CVE-2022-23308",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-23308"
},
{
"cve": "CVE-2022-22576",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2021-45346",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-45346"
},
{
"cve": "CVE-2021-3672",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3672"
},
{
"cve": "CVE-2021-36690",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3541",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2021-3537",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3537"
},
{
"cve": "CVE-2021-3518",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3518"
},
{
"cve": "CVE-2021-3517",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-3517"
},
{
"cve": "CVE-2021-31239",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-31239"
},
{
"cve": "CVE-2021-30560",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-20227",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2021-20227"
},
{
"cve": "CVE-2020-9327",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-9327"
},
{
"cve": "CVE-2020-7595",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-7595"
},
{
"cve": "CVE-2020-35527",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-35527"
},
{
"cve": "CVE-2020-35525",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-35525"
},
{
"cve": "CVE-2020-24977",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-24977"
},
{
"cve": "CVE-2020-15358",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-15358"
},
{
"cve": "CVE-2020-14155",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-14155"
},
{
"cve": "CVE-2020-13871",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13871"
},
{
"cve": "CVE-2020-13632",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13632"
},
{
"cve": "CVE-2020-13631",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13631"
},
{
"cve": "CVE-2020-13630",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13630"
},
{
"cve": "CVE-2020-13435",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13435"
},
{
"cve": "CVE-2020-13434",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-13434"
},
{
"cve": "CVE-2020-11656",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-11656"
},
{
"cve": "CVE-2020-11655",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2020-11655"
},
{
"cve": "CVE-2019-9937",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-9937"
},
{
"cve": "CVE-2019-9936",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-9936"
},
{
"cve": "CVE-2019-8457",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-8457"
},
{
"cve": "CVE-2019-5815",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-5815"
},
{
"cve": "CVE-2019-20838",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20838"
},
{
"cve": "CVE-2019-20388",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20388"
},
{
"cve": "CVE-2019-20218",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-20218"
},
{
"cve": "CVE-2019-19959",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19959"
},
{
"cve": "CVE-2019-19956",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19956"
},
{
"cve": "CVE-2019-19926",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19926"
},
{
"cve": "CVE-2019-19925",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19925"
},
{
"cve": "CVE-2019-19924",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19924"
},
{
"cve": "CVE-2019-19923",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19923"
},
{
"cve": "CVE-2019-19880",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19880"
},
{
"cve": "CVE-2019-19646",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19646"
},
{
"cve": "CVE-2019-19645",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19645"
},
{
"cve": "CVE-2019-19603",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19603"
},
{
"cve": "CVE-2019-19317",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19317"
},
{
"cve": "CVE-2019-19244",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19244"
},
{
"cve": "CVE-2019-19242",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-19242"
},
{
"cve": "CVE-2019-16168",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-16168"
},
{
"cve": "CVE-2019-13118",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-13118"
},
{
"cve": "CVE-2019-13117",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-13117"
},
{
"cve": "CVE-2019-12900",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-12900"
},
{
"cve": "CVE-2019-11068",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2019-11068"
},
{
"cve": "CVE-2018-9251",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-9251"
},
{
"cve": "CVE-2018-14567",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-14567"
},
{
"cve": "CVE-2018-14404",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2018-14404"
},
{
"cve": "CVE-2017-9050",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9050"
},
{
"cve": "CVE-2017-9049",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9049"
},
{
"cve": "CVE-2017-9048",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9048"
},
{
"cve": "CVE-2017-9047",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-9047"
},
{
"cve": "CVE-2017-8872",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-8872"
},
{
"cve": "CVE-2017-7376",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-7376"
},
{
"cve": "CVE-2017-7375",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-7375"
},
{
"cve": "CVE-2017-5969",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5969"
},
{
"cve": "CVE-2017-5130",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5130"
},
{
"cve": "CVE-2017-5029",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-5029"
},
{
"cve": "CVE-2017-18258",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-18258"
},
{
"cve": "CVE-2017-16932",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-16932"
},
{
"cve": "CVE-2017-16931",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-16931"
},
{
"cve": "CVE-2017-15412",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-15412"
},
{
"cve": "CVE-2017-1000381",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-1000381"
},
{
"cve": "CVE-2017-1000061",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2017-1000061"
},
{
"cve": "CVE-2016-9598",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9598"
},
{
"cve": "CVE-2016-9597",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9597"
},
{
"cve": "CVE-2016-9596",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-9596"
},
{
"cve": "CVE-2016-5180",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-5180"
},
{
"cve": "CVE-2016-5131",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-5131"
},
{
"cve": "CVE-2016-4658",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4658"
},
{
"cve": "CVE-2016-4609",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4609"
},
{
"cve": "CVE-2016-4607",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4607"
},
{
"cve": "CVE-2016-4483",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4483"
},
{
"cve": "CVE-2016-4449",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4449"
},
{
"cve": "CVE-2016-4448",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4448"
},
{
"cve": "CVE-2016-4447",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-4447"
},
{
"cve": "CVE-2016-3709",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3709"
},
{
"cve": "CVE-2016-3705",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3705"
},
{
"cve": "CVE-2016-3627",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3627"
},
{
"cve": "CVE-2016-3189",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-3189"
},
{
"cve": "CVE-2016-2073",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-2073"
},
{
"cve": "CVE-2016-1840",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1840"
},
{
"cve": "CVE-2016-1839",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1839"
},
{
"cve": "CVE-2016-1838",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1838"
},
{
"cve": "CVE-2016-1837",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1837"
},
{
"cve": "CVE-2016-1836",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1836"
},
{
"cve": "CVE-2016-1834",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1834"
},
{
"cve": "CVE-2016-1833",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1833"
},
{
"cve": "CVE-2016-1762",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1762"
},
{
"cve": "CVE-2016-1684",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1684"
},
{
"cve": "CVE-2016-1683",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2016-1683"
},
{
"cve": "CVE-2015-9019",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-9019"
},
{
"cve": "CVE-2015-8806",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8806"
},
{
"cve": "CVE-2015-8710",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8710"
},
{
"cve": "CVE-2015-8317",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8317"
},
{
"cve": "CVE-2015-8242",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8242"
},
{
"cve": "CVE-2015-8241",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8241"
},
{
"cve": "CVE-2015-8035",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-8035"
},
{
"cve": "CVE-2015-7995",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7995"
},
{
"cve": "CVE-2015-7942",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7942"
},
{
"cve": "CVE-2015-7941",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7941"
},
{
"cve": "CVE-2015-7500",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7500"
},
{
"cve": "CVE-2015-7499",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7499"
},
{
"cve": "CVE-2015-7498",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7498"
},
{
"cve": "CVE-2015-7497",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-7497"
},
{
"cve": "CVE-2015-5312",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2015-5312"
},
{
"cve": "CVE-2014-3660",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2014-3660"
},
{
"cve": "CVE-2013-4520",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-4520"
},
{
"cve": "CVE-2013-2877",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-2877"
},
{
"cve": "CVE-2013-1969",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-1969"
},
{
"cve": "CVE-2013-0339",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-0339"
},
{
"cve": "CVE-2013-0338",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2013-0338"
},
{
"cve": "CVE-2012-6139",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-6139"
},
{
"cve": "CVE-2012-5134",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-5134"
},
{
"cve": "CVE-2012-2871",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-2871"
},
{
"cve": "CVE-2012-2870",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-2870"
},
{
"cve": "CVE-2012-0841",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2012-0841"
},
{
"cve": "CVE-2011-3970",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-3970"
},
{
"cve": "CVE-2011-1944",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-1944"
},
{
"cve": "CVE-2011-1202",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2011-1202"
},
{
"cve": "CVE-2010-4494",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2010-4494"
},
{
"cve": "CVE-2010-4008",
"notes": [
{
"category": "description",
"text": "In Tenable Security Nessus Network Monitor existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem in Komponenten von Drittanbietern wie c-ares, curl, libbzip2, libpcre, libxml2, sqlite und OpenSSL. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand auszul\u00f6sen und Daten zu manipulieren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte."
}
],
"release_date": "2023-06-29T22:00:00.000+00:00",
"title": "CVE-2010-4008"
}
]
}
WID-SEC-W-2023-2031
Vulnerability from csaf_certbund - Published: 2023-08-09 22:00 - Updated: 2025-10-19 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v7 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7_for_solaris
|
v7 for Solaris | |
|
Xerox FreeFlow Print Server v2
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2
|
v2 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2031 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2031.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2031 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2031"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-08-09",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/08/cert_XRX23-011_FFPSv7-S11_MediaInstall_Aug2023.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin vom 2023-08-09",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/08/cert_XRX23-012_FFPSv2_Win10_SecurityBulletin_Aug2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-013 vom 2023-08-24",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/08/Xerox-Security-Bulletin-XRX23-013-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2023-2331 vom 2023-11-02",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2331.html"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-17 vom 2024-08-09",
"url": "https://security.gentoo.org/glsa/202408-17"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-D2D3A5FA79 vom 2025-10-18",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-d2d3a5fa79"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-19T22:00:00.000+00:00",
"generator": {
"date": "2025-10-20T08:43:33.952+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-2031",
"initial_release_date": "2023-08-09T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-09T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-08-24T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-08-08T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2025-10-19T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Fedora aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v2",
"product": {
"name": "Xerox FreeFlow Print Server v2",
"product_id": "T014888",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
},
{
"category": "product_version",
"name": "v7 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v7 for Solaris",
"product_id": "T029230",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7_for_solaris"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2004-0687",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2004-0687"
},
{
"cve": "CVE-2020-23903",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2020-23903"
},
{
"cve": "CVE-2020-23904",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2020-23904"
},
{
"cve": "CVE-2021-33621",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-33621"
},
{
"cve": "CVE-2021-33657",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-33657"
},
{
"cve": "CVE-2021-3575",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-3575"
},
{
"cve": "CVE-2021-3618",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-3618"
},
{
"cve": "CVE-2021-43618",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2021-43618"
},
{
"cve": "CVE-2022-2097",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21123",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21123"
},
{
"cve": "CVE-2022-21125",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21125"
},
{
"cve": "CVE-2022-21127",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21127"
},
{
"cve": "CVE-2022-21166",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21166"
},
{
"cve": "CVE-2022-21589",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21589"
},
{
"cve": "CVE-2022-21592",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21592"
},
{
"cve": "CVE-2022-21608",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21608"
},
{
"cve": "CVE-2022-21617",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-21617"
},
{
"cve": "CVE-2022-28805",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-28805"
},
{
"cve": "CVE-2022-30115",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-30115"
},
{
"cve": "CVE-2022-31783",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-31783"
},
{
"cve": "CVE-2022-33099",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-33099"
},
{
"cve": "CVE-2022-3729",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-3729"
},
{
"cve": "CVE-2022-37290",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-37290"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-39348",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-39348"
},
{
"cve": "CVE-2022-40897",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2022-41716",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41716"
},
{
"cve": "CVE-2022-41717",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41720",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41720"
},
{
"cve": "CVE-2022-41722",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41722"
},
{
"cve": "CVE-2022-41723",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41723"
},
{
"cve": "CVE-2022-41724",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41724"
},
{
"cve": "CVE-2022-41725",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-41725"
},
{
"cve": "CVE-2022-42898",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-44617",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44617"
},
{
"cve": "CVE-2022-44792",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44792"
},
{
"cve": "CVE-2022-44793",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-44793"
},
{
"cve": "CVE-2022-46285",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46285"
},
{
"cve": "CVE-2022-46663",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46663"
},
{
"cve": "CVE-2022-46908",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-4743",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4743"
},
{
"cve": "CVE-2022-48303",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-4883",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4883"
},
{
"cve": "CVE-2022-4904",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2022-4904"
},
{
"cve": "CVE-2023-0002",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0002"
},
{
"cve": "CVE-2023-0215",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0494",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0494"
},
{
"cve": "CVE-2023-0547",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-0547"
},
{
"cve": "CVE-2023-1161",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1161"
},
{
"cve": "CVE-2023-1945",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1945"
},
{
"cve": "CVE-2023-1992",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1992"
},
{
"cve": "CVE-2023-1993",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1993"
},
{
"cve": "CVE-2023-1994",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1994"
},
{
"cve": "CVE-2023-1999",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-1999"
},
{
"cve": "CVE-2023-21526",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21526"
},
{
"cve": "CVE-2023-21756",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21756"
},
{
"cve": "CVE-2023-21911",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21911"
},
{
"cve": "CVE-2023-21912",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21912"
},
{
"cve": "CVE-2023-21919",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21919"
},
{
"cve": "CVE-2023-21920",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21920"
},
{
"cve": "CVE-2023-21929",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21929"
},
{
"cve": "CVE-2023-21933",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21933"
},
{
"cve": "CVE-2023-21935",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21935"
},
{
"cve": "CVE-2023-21940",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21940"
},
{
"cve": "CVE-2023-21945",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21945"
},
{
"cve": "CVE-2023-21946",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21946"
},
{
"cve": "CVE-2023-21947",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21947"
},
{
"cve": "CVE-2023-21953",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21953"
},
{
"cve": "CVE-2023-21955",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21955"
},
{
"cve": "CVE-2023-21962",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21962"
},
{
"cve": "CVE-2023-21966",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21966"
},
{
"cve": "CVE-2023-21972",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21972"
},
{
"cve": "CVE-2023-21976",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21976"
},
{
"cve": "CVE-2023-21977",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21977"
},
{
"cve": "CVE-2023-21980",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21980"
},
{
"cve": "CVE-2023-21982",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21982"
},
{
"cve": "CVE-2023-21995",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-21995"
},
{
"cve": "CVE-2023-22006",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22006"
},
{
"cve": "CVE-2023-22023",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22023"
},
{
"cve": "CVE-2023-22036",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22036"
},
{
"cve": "CVE-2023-22041",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22041"
},
{
"cve": "CVE-2023-22044",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22044"
},
{
"cve": "CVE-2023-22045",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22045"
},
{
"cve": "CVE-2023-22049",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-22049"
},
{
"cve": "CVE-2023-23931",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-23931"
},
{
"cve": "CVE-2023-24021",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24021"
},
{
"cve": "CVE-2023-24532",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-24536",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24536"
},
{
"cve": "CVE-2023-24537",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24537"
},
{
"cve": "CVE-2023-24538",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24538"
},
{
"cve": "CVE-2023-24539",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24539"
},
{
"cve": "CVE-2023-24540",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24540"
},
{
"cve": "CVE-2023-24932",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24932"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-25193",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25815",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26767",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26767"
},
{
"cve": "CVE-2023-26768",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26768"
},
{
"cve": "CVE-2023-26769",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-26769"
},
{
"cve": "CVE-2023-2731",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-2731"
},
{
"cve": "CVE-2023-27320",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-27320"
},
{
"cve": "CVE-2023-27522",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-27522"
},
{
"cve": "CVE-2023-28005",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28005"
},
{
"cve": "CVE-2023-28484",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-28486",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28709",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28709"
},
{
"cve": "CVE-2023-28755",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28755"
},
{
"cve": "CVE-2023-28756",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-28756"
},
{
"cve": "CVE-2023-29007",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29400",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29400"
},
{
"cve": "CVE-2023-29469",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-29479",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29479"
},
{
"cve": "CVE-2023-29531",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29531"
},
{
"cve": "CVE-2023-29532",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29532"
},
{
"cve": "CVE-2023-29533",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29533"
},
{
"cve": "CVE-2023-29535",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29535"
},
{
"cve": "CVE-2023-29536",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29536"
},
{
"cve": "CVE-2023-29539",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29539"
},
{
"cve": "CVE-2023-29541",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29541"
},
{
"cve": "CVE-2023-29542",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29542"
},
{
"cve": "CVE-2023-29545",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29545"
},
{
"cve": "CVE-2023-29548",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29548"
},
{
"cve": "CVE-2023-29550",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-29550"
},
{
"cve": "CVE-2023-30086",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30086"
},
{
"cve": "CVE-2023-30608",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30608"
},
{
"cve": "CVE-2023-30774",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30774"
},
{
"cve": "CVE-2023-30775",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-30775"
},
{
"cve": "CVE-2023-31047",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-31047"
},
{
"cve": "CVE-2023-31284",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-31284"
},
{
"cve": "CVE-2023-32034",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32034"
},
{
"cve": "CVE-2023-32035",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32035"
},
{
"cve": "CVE-2023-32038",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32038"
},
{
"cve": "CVE-2023-32039",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32039"
},
{
"cve": "CVE-2023-32040",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32040"
},
{
"cve": "CVE-2023-32041",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32041"
},
{
"cve": "CVE-2023-32042",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32042"
},
{
"cve": "CVE-2023-32043",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32043"
},
{
"cve": "CVE-2023-32044",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32044"
},
{
"cve": "CVE-2023-32045",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32045"
},
{
"cve": "CVE-2023-32046",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32046"
},
{
"cve": "CVE-2023-32049",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32049"
},
{
"cve": "CVE-2023-32053",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32053"
},
{
"cve": "CVE-2023-32054",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32054"
},
{
"cve": "CVE-2023-32055",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32055"
},
{
"cve": "CVE-2023-32057",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32057"
},
{
"cve": "CVE-2023-32085",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32085"
},
{
"cve": "CVE-2023-32205",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32205"
},
{
"cve": "CVE-2023-32206",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32206"
},
{
"cve": "CVE-2023-32207",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32207"
},
{
"cve": "CVE-2023-32208",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32208"
},
{
"cve": "CVE-2023-32209",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32209"
},
{
"cve": "CVE-2023-32210",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32210"
},
{
"cve": "CVE-2023-32211",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32211"
},
{
"cve": "CVE-2023-32212",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32212"
},
{
"cve": "CVE-2023-32213",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32213"
},
{
"cve": "CVE-2023-32214",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32214"
},
{
"cve": "CVE-2023-32215",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32215"
},
{
"cve": "CVE-2023-32216",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32216"
},
{
"cve": "CVE-2023-32324",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-32324"
},
{
"cve": "CVE-2023-33134",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33134"
},
{
"cve": "CVE-2023-33154",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33154"
},
{
"cve": "CVE-2023-33157",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33157"
},
{
"cve": "CVE-2023-33160",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33160"
},
{
"cve": "CVE-2023-33164",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33164"
},
{
"cve": "CVE-2023-33166",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33166"
},
{
"cve": "CVE-2023-33167",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33167"
},
{
"cve": "CVE-2023-33168",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33168"
},
{
"cve": "CVE-2023-33169",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33169"
},
{
"cve": "CVE-2023-33172",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33172"
},
{
"cve": "CVE-2023-33173",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33173"
},
{
"cve": "CVE-2023-33174",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-33174"
},
{
"cve": "CVE-2023-34414",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34414"
},
{
"cve": "CVE-2023-34415",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34415"
},
{
"cve": "CVE-2023-34416",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34416"
},
{
"cve": "CVE-2023-34417",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34417"
},
{
"cve": "CVE-2023-3482",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-3482"
},
{
"cve": "CVE-2023-34981",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-34981"
},
{
"cve": "CVE-2023-35296",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35296"
},
{
"cve": "CVE-2023-35297",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35297"
},
{
"cve": "CVE-2023-35299",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35299"
},
{
"cve": "CVE-2023-35300",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35300"
},
{
"cve": "CVE-2023-35302",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35302"
},
{
"cve": "CVE-2023-35303",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35303"
},
{
"cve": "CVE-2023-35304",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35304"
},
{
"cve": "CVE-2023-35305",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35305"
},
{
"cve": "CVE-2023-35306",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35306"
},
{
"cve": "CVE-2023-35308",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35308"
},
{
"cve": "CVE-2023-35309",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35309"
},
{
"cve": "CVE-2023-35311",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35311"
},
{
"cve": "CVE-2023-35312",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35312"
},
{
"cve": "CVE-2023-35313",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35313"
},
{
"cve": "CVE-2023-35314",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35314"
},
{
"cve": "CVE-2023-35315",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35315"
},
{
"cve": "CVE-2023-35316",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35316"
},
{
"cve": "CVE-2023-35318",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35318"
},
{
"cve": "CVE-2023-35319",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35319"
},
{
"cve": "CVE-2023-35320",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35320"
},
{
"cve": "CVE-2023-35324",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35324"
},
{
"cve": "CVE-2023-35325",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35325"
},
{
"cve": "CVE-2023-35328",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35328"
},
{
"cve": "CVE-2023-35329",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35329"
},
{
"cve": "CVE-2023-35330",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35330"
},
{
"cve": "CVE-2023-35332",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35332"
},
{
"cve": "CVE-2023-35336",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35336"
},
{
"cve": "CVE-2023-35338",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35338"
},
{
"cve": "CVE-2023-35339",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35339"
},
{
"cve": "CVE-2023-35340",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35340"
},
{
"cve": "CVE-2023-35341",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35341"
},
{
"cve": "CVE-2023-35342",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35342"
},
{
"cve": "CVE-2023-35352",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35352"
},
{
"cve": "CVE-2023-35353",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35353"
},
{
"cve": "CVE-2023-35356",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35356"
},
{
"cve": "CVE-2023-35357",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35357"
},
{
"cve": "CVE-2023-35358",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35358"
},
{
"cve": "CVE-2023-35360",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35360"
},
{
"cve": "CVE-2023-35361",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35361"
},
{
"cve": "CVE-2023-35362",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35362"
},
{
"cve": "CVE-2023-35365",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35365"
},
{
"cve": "CVE-2023-35366",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35366"
},
{
"cve": "CVE-2023-35367",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-35367"
},
{
"cve": "CVE-2023-3600",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-3600"
},
{
"cve": "CVE-2023-36871",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36871"
},
{
"cve": "CVE-2023-36874",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36874"
},
{
"cve": "CVE-2023-36884",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-36884"
},
{
"cve": "CVE-2023-37201",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37201"
},
{
"cve": "CVE-2023-37202",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37202"
},
{
"cve": "CVE-2023-37203",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37203"
},
{
"cve": "CVE-2023-37204",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37204"
},
{
"cve": "CVE-2023-37205",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37205"
},
{
"cve": "CVE-2023-37206",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37206"
},
{
"cve": "CVE-2023-37207",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37207"
},
{
"cve": "CVE-2023-37208",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37208"
},
{
"cve": "CVE-2023-37209",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37209"
},
{
"cve": "CVE-2023-37210",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37210"
},
{
"cve": "CVE-2023-37211",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37211"
},
{
"cve": "CVE-2023-37212",
"product_status": {
"known_affected": [
"T029230",
"T014888",
"398363",
"T015632",
"T012167",
"74185"
]
},
"release_date": "2023-08-09T22:00:00.000+00:00",
"title": "CVE-2023-37212"
}
]
}
WID-SEC-W-2023-2101
Vulnerability from csaf_certbund - Published: 2023-08-20 22:00 - Updated: 2023-08-20 22:00Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchführen oder weitere nicht spezifizierte Auswirkungen erzielen.
{
"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": "genucenter bietet eine zentrale und rollenbasierte Administration der L\u00f6sungen von genua.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in genua genucenter ausnutzen, um Informationen offenzulegen, Dateien zu manipulieren, um Cross-Site Scripting Angriffe durchzuf\u00fchren oder um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Hardware Appliance",
"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-2101 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2101.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2101 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2101"
},
{
"category": "external",
"summary": "genua Kundencenter vom 2023-08-20",
"url": "https://kunde.genua.de/nc/suche/view/neuer-patch-genucenter-80p6-verfuegbar.html?tx_genusupport_content%5Bidentity%5D=0\u0026tx_genusupport_content%5BsearchTerm%5D=\u0026tx_genusupport_content%5BforcePath%5D=\u0026tx_genusupport_content%5Baction%5D=genuSupportSearch\u0026tx_genusupport_content%5Bcontroller%5D=Content"
}
],
"source_lang": "en-US",
"title": "genua genucenter: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-08-20T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:57:15.711+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-2101",
"initial_release_date": "2023-08-20T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-20T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "genua genucenter \u003c 8.0 patch 6",
"product": {
"name": "genua genucenter \u003c 8.0 patch 6",
"product_id": "T029421",
"product_identification_helper": {
"cpe": "cpe:/h:genua:genucenter:8.0:patch_6"
}
}
}
],
"category": "vendor",
"name": "genua"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-32001",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-32001"
},
{
"cve": "CVE-2023-29469",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-28484",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-28362",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-28362"
},
{
"cve": "CVE-2023-27539",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-27539"
},
{
"cve": "CVE-2023-27530",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-27530"
},
{
"cve": "CVE-2023-27320",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-27320"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23915",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23914",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23913",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-23913"
},
{
"cve": "CVE-2023-22799",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-22799"
},
{
"cve": "CVE-2023-22796",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-22796"
},
{
"cve": "CVE-2023-22795",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-22795"
},
{
"cve": "CVE-2023-22794",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-22794"
},
{
"cve": "CVE-2023-22792",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2023-22792"
},
{
"cve": "CVE-2022-44566",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2022-44566"
},
{
"cve": "CVE-2021-28092",
"notes": [
{
"category": "description",
"text": "Es existieren mehrere Schwachstellen in genua genucenter und in davon genutzten Komponenten von Drittanbietern (curl, libxml, sudo und Ruby). Durch manipulierte Anfragen an das System kann ein Angreifer dadurch Informationen offenlegen, Dateien manipulieren, Cross-Site Scripting Angriffe durchf\u00fchren oder weitere nicht spezifizierte Auswirkungen erzielen."
}
],
"release_date": "2023-08-20T22:00:00.000+00:00",
"title": "CVE-2021-28092"
}
]
}
WID-SEC-W-2026-0915
Vulnerability from csaf_certbund - Published: 2026-03-30 22:00 - Updated: 2026-04-15 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Kyocera Printer ECOSYS
Kyocera / Printer
|
cpe:/h:kyocera:printer:ecosys
|
ECOSYS | |
|
Kyocera Printer TASKalfa
Kyocera / Printer
|
cpe:/h:kyocera:printer:taskalfa
|
TASKalfa |
{
"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": "Kyocera ist ein Hersteller u.a. von Druckern.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer aus dem lokalen Netzwerk kann mehrere Schwachstellen in verschiedenen Modellen der Kyocera ECOSYS und TASKalfa Produktfamilien ausnutzen, um Dateien zu manipulieren oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- BIOS/Firmware\n- Hardware Appliance",
"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-2026-0915 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0915.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0915 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0915"
},
{
"category": "external",
"summary": "Kyocera-Sicherheitshinweise",
"url": "https://www.kyoceradocumentsolutions.de/de/support/sicherheitsluecken.html"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2013-0248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0248"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2014-0050",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0050"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2015-8126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8126"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2015-8472",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8472"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2016-1000031",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1000031"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2016-3092",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3092"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2016-3751",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3751"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2016-9842",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9842"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2017-12652",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12652"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2022-37434",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2022-40303",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40303"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2022-40304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40304"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2023-24998",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24998"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
},
{
"category": "external",
"summary": "National Vulnerability Database CVE-2024-20952",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20952"
}
],
"source_lang": "en-US",
"title": "Kyocera Drucker: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-15T22:00:00.000+00:00",
"generator": {
"date": "2026-04-16T05:54:14.267+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0915",
"initial_release_date": "2026-03-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "2",
"summary": "Anpassung CVSS"
},
{
"date": "2026-04-15T22:00:00.000+00:00",
"number": "3",
"summary": "Erg\u00e4nzung von Kyocera bereitgestellter Informationen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "TASKalfa",
"product": {
"name": "Kyocera Printer TASKalfa",
"product_id": "T029668",
"product_identification_helper": {
"cpe": "cpe:/h:kyocera:printer:taskalfa"
}
}
},
{
"category": "product_version",
"name": "ECOSYS",
"product": {
"name": "Kyocera Printer ECOSYS",
"product_id": "T029669",
"product_identification_helper": {
"cpe": "cpe:/h:kyocera:printer:ecosys"
}
}
}
],
"category": "product_name",
"name": "Printer"
}
],
"category": "vendor",
"name": "Kyocera"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2013-0248",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2013-0248"
},
{
"cve": "CVE-2014-0050",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2014-0050"
},
{
"cve": "CVE-2015-8126",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2015-8126"
},
{
"cve": "CVE-2015-8472",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2015-8472"
},
{
"cve": "CVE-2016-1000031",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2016-1000031"
},
{
"cve": "CVE-2016-3092",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2016-3092"
},
{
"cve": "CVE-2016-3751",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2016-3751"
},
{
"cve": "CVE-2016-9842",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2016-9842"
},
{
"cve": "CVE-2017-12652",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2017-12652"
},
{
"cve": "CVE-2022-37434",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-40303",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-29469",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2024-20952",
"product_status": {
"known_affected": [
"T029669",
"T029668"
]
},
"release_date": "2026-03-30T22:00:00.000+00:00",
"title": "CVE-2024-20952"
}
]
}
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.