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
- CWE-415 - Double Free
{
"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-06-07",
"epss": "0.0022",
"percentile": "0.44701"
},
"fkie_nvd": {
"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\"}]}]}]",
"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).\"}]",
"id": "CVE-2023-29469",
"lastModified": "2024-11-21T07:57:07.783",
"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}]}",
"published": "2023-04-24T21:15:09.230",
"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\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-415\"}]}]"
},
"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"
}
}
}
OPENSUSE-SU-2026:10356-1
Vulnerability from csaf_opensuse - Published: 2026-03-13 00:00 - Updated: 2026-03-13 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": "ruby4.0-rubygem-nokogiri-1.18.9-1.4 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the ruby4.0-rubygem-nokogiri-1.18.9-1.4 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10356",
"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/opensuse-su-2026_10356-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-2877 page",
"url": "https://www.suse.com/security/cve/CVE-2013-2877/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-0191 page",
"url": "https://www.suse.com/security/cve/CVE-2014-0191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-1819 page",
"url": "https://www.suse.com/security/cve/CVE-2015-1819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-5312 page",
"url": "https://www.suse.com/security/cve/CVE-2015-5312/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7497 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7498 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7498/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7499 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7500 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7941 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7941/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7942 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7942/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-7995 page",
"url": "https://www.suse.com/security/cve/CVE-2015-7995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8035 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8241 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8241/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8242 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8242/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-8317 page",
"url": "https://www.suse.com/security/cve/CVE-2015-8317/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-4658 page",
"url": "https://www.suse.com/security/cve/CVE-2016-4658/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-4738 page",
"url": "https://www.suse.com/security/cve/CVE-2016-4738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-5131 page",
"url": "https://www.suse.com/security/cve/CVE-2016-5131/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-15412 page",
"url": "https://www.suse.com/security/cve/CVE-2017-15412/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-5029 page",
"url": "https://www.suse.com/security/cve/CVE-2017-5029/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-14404 page",
"url": "https://www.suse.com/security/cve/CVE-2018-14404/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-25032 page",
"url": "https://www.suse.com/security/cve/CVE-2018-25032/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-8048 page",
"url": "https://www.suse.com/security/cve/CVE-2018-8048/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11068 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20388 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20388/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5477 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-24977 page",
"url": "https://www.suse.com/security/cve/CVE-2020-24977/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7595 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-30560 page",
"url": "https://www.suse.com/security/cve/CVE-2021-30560/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3516 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3516/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3517 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3518 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3537 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3537/"
},
{
"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-2021-41098 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23308 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23437 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23476 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24836 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24839 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24839/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-29181 page",
"url": "https://www.suse.com/security/cve/CVE-2022-29181/"
},
{
"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-2022-34169 page",
"url": "https://www.suse.com/security/cve/CVE-2022-34169/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29469/"
}
],
"title": "ruby4.0-rubygem-nokogiri-1.18.9-1.4 on GA media",
"tracking": {
"current_release_date": "2026-03-13T00:00:00Z",
"generator": {
"date": "2026-03-13T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10356-1",
"initial_release_date": "2026-03-13T00:00:00Z",
"revision_history": [
{
"date": "2026-03-13T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"product": {
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"product_id": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"product": {
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"product_id": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"product": {
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"product_id": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64",
"product": {
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64",
"product_id": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64"
},
"product_reference": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le"
},
"product_reference": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x"
},
"product_reference": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
},
"product_reference": "ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2013-2877",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-2877"
}
],
"notes": [
{
"category": "general",
"text": "parser.c in libxml2 before 2.9.0, as used in Google Chrome before 28.0.1500.71 and other products, allows remote attackers to cause a denial of service (out-of-bounds read) via a document that ends abruptly, related to the lack of certain checks for the XML_PARSER_EOF state.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-2877",
"url": "https://www.suse.com/security/cve/CVE-2013-2877"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2013-2877",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 828893 for CVE-2013-2877",
"url": "https://bugzilla.suse.com/828893"
},
{
"category": "external",
"summary": "SUSE Bug 829077 for CVE-2013-2877",
"url": "https://bugzilla.suse.com/829077"
},
{
"category": "external",
"summary": "SUSE Bug 854869 for CVE-2013-2877",
"url": "https://bugzilla.suse.com/854869"
},
{
"category": "external",
"summary": "SUSE Bug 877506 for CVE-2013-2877",
"url": "https://bugzilla.suse.com/877506"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2013-2877"
},
{
"cve": "CVE-2014-0191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-0191"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParserHandlePEReference function in parser.c in libxml2 before 2.9.2, as used in Web Listener in Oracle HTTP Server in Oracle Fusion Middleware 11.1.1.7.0, 12.1.2.0, and 12.1.3.0 and other products, loads external parameter entities regardless of whether entity substitution or validation is enabled, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-0191",
"url": "https://www.suse.com/security/cve/CVE-2014-0191"
},
{
"category": "external",
"summary": "SUSE Bug 1014873 for CVE-2014-0191",
"url": "https://bugzilla.suse.com/1014873"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2014-0191",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 876652 for CVE-2014-0191",
"url": "https://bugzilla.suse.com/876652"
},
{
"category": "external",
"summary": "SUSE Bug 877506 for CVE-2014-0191",
"url": "https://bugzilla.suse.com/877506"
},
{
"category": "external",
"summary": "SUSE Bug 996079 for CVE-2014-0191",
"url": "https://bugzilla.suse.com/996079"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2014-0191"
},
{
"cve": "CVE-2015-1819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-1819"
}
],
"notes": [
{
"category": "general",
"text": "The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-1819",
"url": "https://www.suse.com/security/cve/CVE-2015-1819"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 928193 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/928193"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-1819",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-1819"
},
{
"cve": "CVE-2015-5312",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-5312"
}
],
"notes": [
{
"category": "general",
"text": "The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-5312",
"url": "https://www.suse.com/security/cve/CVE-2015-5312"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957105 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/957105"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-5312",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2015-5312"
},
{
"cve": "CVE-2015-7497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7497"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlDictComputeFastQKey function in dict.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7497",
"url": "https://www.suse.com/security/cve/CVE-2015-7497"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957106 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/957106"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7497",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-7497"
},
{
"cve": "CVE-2015-7498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7498"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlParseXmlDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors related to extracting errors after an encoding conversion failure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7498",
"url": "https://www.suse.com/security/cve/CVE-2015-7498"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957107 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/957107"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7498",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-7498"
},
{
"cve": "CVE-2015-7499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7499"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the xmlGROW function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive process memory information via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7499",
"url": "https://www.suse.com/security/cve/CVE-2015-7499"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957109 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/957109"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7499",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-7499"
},
{
"cve": "CVE-2015-7500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7500"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7500",
"url": "https://www.suse.com/security/cve/CVE-2015-7500"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 957110 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/957110"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7500",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-7500"
},
{
"cve": "CVE-2015-7941",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7941"
}
],
"notes": [
{
"category": "general",
"text": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7941",
"url": "https://www.suse.com/security/cve/CVE-2015-7941"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 951734 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/951734"
},
{
"category": "external",
"summary": "SUSE Bug 951735 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7941",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2015-7941"
},
{
"cve": "CVE-2015-7942",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7942"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7942",
"url": "https://www.suse.com/security/cve/CVE-2015-7942"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 951735 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/951735"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-7942",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2015-7942"
},
{
"cve": "CVE-2015-7995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-7995"
}
],
"notes": [
{
"category": "general",
"text": "The xsltStylePreCompute function in preproc.c in libxslt 1.1.28 does not check if the parent node is an element, which allows attackers to cause a denial of service via a crafted XML file, related to a \"type confusion\" issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-7995",
"url": "https://www.suse.com/security/cve/CVE-2015-7995"
},
{
"category": "external",
"summary": "SUSE Bug 1123130 for CVE-2015-7995",
"url": "https://bugzilla.suse.com/1123130"
},
{
"category": "external",
"summary": "SUSE Bug 952474 for CVE-2015-7995",
"url": "https://bugzilla.suse.com/952474"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2015-7995"
},
{
"cve": "CVE-2015-8035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8035"
}
],
"notes": [
{
"category": "general",
"text": "The xz_decomp function in xzlib.c in libxml2 2.9.1 does not properly detect compression errors, which allows context-dependent attackers to cause a denial of service (process hang) via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8035",
"url": "https://www.suse.com/security/cve/CVE-2015-8035"
},
{
"category": "external",
"summary": "SUSE Bug 1088279 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/1088279"
},
{
"category": "external",
"summary": "SUSE Bug 1105166 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/1105166"
},
{
"category": "external",
"summary": "SUSE Bug 954429 for CVE-2015-8035",
"url": "https://bugzilla.suse.com/954429"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2015-8035"
},
{
"cve": "CVE-2015-8241",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8241"
}
],
"notes": [
{
"category": "general",
"text": "The xmlNextChar function in libxml2 2.9.2 does not properly check the state, which allows context-dependent attackers to cause a denial of service (heap-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8241",
"url": "https://www.suse.com/security/cve/CVE-2015-8241"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956018 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/956018"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8241",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-8241"
},
{
"cve": "CVE-2015-8242",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8242"
}
],
"notes": [
{
"category": "general",
"text": "The xmlSAX2TextNode function in SAX2.c in the push interface in the HTML parser in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (stack-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8242",
"url": "https://www.suse.com/security/cve/CVE-2015-8242"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956021 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/956021"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8242",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-8242"
},
{
"cve": "CVE-2015-8317",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-8317"
}
],
"notes": [
{
"category": "general",
"text": "The xmlParseXMLDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive information via an (1) unterminated encoding value or (2) incomplete XML declaration in XML data, which triggers an out-of-bounds heap read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-8317",
"url": "https://www.suse.com/security/cve/CVE-2015-8317"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 956260 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/956260"
},
{
"category": "external",
"summary": "SUSE Bug 959469 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/959469"
},
{
"category": "external",
"summary": "SUSE Bug 969769 for CVE-2015-8317",
"url": "https://bugzilla.suse.com/969769"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-8317"
},
{
"cve": "CVE-2016-4658",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-4658"
}
],
"notes": [
{
"category": "general",
"text": "xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-4658",
"url": "https://www.suse.com/security/cve/CVE-2016-4658"
},
{
"category": "external",
"summary": "SUSE Bug 1005544 for CVE-2016-4658",
"url": "https://bugzilla.suse.com/1005544"
},
{
"category": "external",
"summary": "SUSE Bug 1014873 for CVE-2016-4658",
"url": "https://bugzilla.suse.com/1014873"
},
{
"category": "external",
"summary": "SUSE Bug 1069433 for CVE-2016-4658",
"url": "https://bugzilla.suse.com/1069433"
},
{
"category": "external",
"summary": "SUSE Bug 1078813 for CVE-2016-4658",
"url": "https://bugzilla.suse.com/1078813"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2016-4658",
"url": "https://bugzilla.suse.com/1123919"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-4658"
},
{
"cve": "CVE-2016-4738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-4738"
}
],
"notes": [
{
"category": "general",
"text": "libxslt in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-4738",
"url": "https://www.suse.com/security/cve/CVE-2016-4738"
},
{
"category": "external",
"summary": "SUSE Bug 1005591 for CVE-2016-4738",
"url": "https://bugzilla.suse.com/1005591"
},
{
"category": "external",
"summary": "SUSE Bug 1123130 for CVE-2016-4738",
"url": "https://bugzilla.suse.com/1123130"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-4738"
},
{
"cve": "CVE-2016-5131",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-5131"
}
],
"notes": [
{
"category": "general",
"text": "Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-5131",
"url": "https://www.suse.com/security/cve/CVE-2016-5131"
},
{
"category": "external",
"summary": "SUSE Bug 1014873 for CVE-2016-5131",
"url": "https://bugzilla.suse.com/1014873"
},
{
"category": "external",
"summary": "SUSE Bug 1069433 for CVE-2016-5131",
"url": "https://bugzilla.suse.com/1069433"
},
{
"category": "external",
"summary": "SUSE Bug 1078813 for CVE-2016-5131",
"url": "https://bugzilla.suse.com/1078813"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2016-5131",
"url": "https://bugzilla.suse.com/1123919"
},
{
"category": "external",
"summary": "SUSE Bug 989901 for CVE-2016-5131",
"url": "https://bugzilla.suse.com/989901"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-5131"
},
{
"cve": "CVE-2017-15412",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-15412"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-15412",
"url": "https://www.suse.com/security/cve/CVE-2017-15412"
},
{
"category": "external",
"summary": "SUSE Bug 1071691 for CVE-2017-15412",
"url": "https://bugzilla.suse.com/1071691"
},
{
"category": "external",
"summary": "SUSE Bug 1077993 for CVE-2017-15412",
"url": "https://bugzilla.suse.com/1077993"
},
{
"category": "external",
"summary": "SUSE Bug 1123129 for CVE-2017-15412",
"url": "https://bugzilla.suse.com/1123129"
},
{
"category": "external",
"summary": "SUSE Bug 1123919 for CVE-2017-15412",
"url": "https://bugzilla.suse.com/1123919"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-15412"
},
{
"cve": "CVE-2017-5029",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-5029"
}
],
"notes": [
{
"category": "general",
"text": "The xsltAddTextString function in transform.c in libxslt 1.1.29, as used in Blink in Google Chrome prior to 57.0.2987.98 for Mac, Windows, and Linux and 57.0.2987.108 for Android, lacked a check for integer overflow during a size calculation, which allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-5029",
"url": "https://www.suse.com/security/cve/CVE-2017-5029"
},
{
"category": "external",
"summary": "SUSE Bug 1028848 for CVE-2017-5029",
"url": "https://bugzilla.suse.com/1028848"
},
{
"category": "external",
"summary": "SUSE Bug 1028875 for CVE-2017-5029",
"url": "https://bugzilla.suse.com/1028875"
},
{
"category": "external",
"summary": "SUSE Bug 1035905 for CVE-2017-5029",
"url": "https://bugzilla.suse.com/1035905"
},
{
"category": "external",
"summary": "SUSE Bug 1123130 for CVE-2017-5029",
"url": "https://bugzilla.suse.com/1123130"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2017-5029"
},
{
"cve": "CVE-2018-14404",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-14404"
}
],
"notes": [
{
"category": "general",
"text": "A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-14404",
"url": "https://www.suse.com/security/cve/CVE-2018-14404"
},
{
"category": "external",
"summary": "SUSE Bug 1102046 for CVE-2018-14404",
"url": "https://bugzilla.suse.com/1102046"
},
{
"category": "external",
"summary": "SUSE Bug 1148896 for CVE-2018-14404",
"url": "https://bugzilla.suse.com/1148896"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-14404"
},
{
"cve": "CVE-2018-25032",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-25032"
}
],
"notes": [
{
"category": "general",
"text": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-25032",
"url": "https://www.suse.com/security/cve/CVE-2018-25032"
},
{
"category": "external",
"summary": "SUSE Bug 1197459 for CVE-2018-25032",
"url": "https://bugzilla.suse.com/1197459"
},
{
"category": "external",
"summary": "SUSE Bug 1197893 for CVE-2018-25032",
"url": "https://bugzilla.suse.com/1197893"
},
{
"category": "external",
"summary": "SUSE Bug 1198667 for CVE-2018-25032",
"url": "https://bugzilla.suse.com/1198667"
},
{
"category": "external",
"summary": "SUSE Bug 1199104 for CVE-2018-25032",
"url": "https://bugzilla.suse.com/1199104"
},
{
"category": "external",
"summary": "SUSE Bug 1200049 for CVE-2018-25032",
"url": "https://bugzilla.suse.com/1200049"
},
{
"category": "external",
"summary": "SUSE Bug 1201732 for CVE-2018-25032",
"url": "https://bugzilla.suse.com/1201732"
},
{
"category": "external",
"summary": "SUSE Bug 1202688 for CVE-2018-25032",
"url": "https://bugzilla.suse.com/1202688"
},
{
"category": "external",
"summary": "SUSE Bug 1224427 for CVE-2018-25032",
"url": "https://bugzilla.suse.com/1224427"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-25032"
},
{
"cve": "CVE-2018-8048",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-8048"
}
],
"notes": [
{
"category": "general",
"text": "In the Loofah gem through 2.2.0 for Ruby, non-whitelisted HTML attributes may occur in sanitized output by republishing a crafted HTML fragment.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-8048",
"url": "https://www.suse.com/security/cve/CVE-2018-8048"
},
{
"category": "external",
"summary": "SUSE Bug 1085967 for CVE-2018-8048",
"url": "https://bugzilla.suse.com/1085967"
},
{
"category": "external",
"summary": "SUSE Bug 1086598 for CVE-2018-8048",
"url": "https://bugzilla.suse.com/1086598"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-8048"
},
{
"cve": "CVE-2019-11068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11068"
}
],
"notes": [
{
"category": "general",
"text": "libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11068",
"url": "https://www.suse.com/security/cve/CVE-2019-11068"
},
{
"category": "external",
"summary": "SUSE Bug 1132160 for CVE-2019-11068",
"url": "https://bugzilla.suse.com/1132160"
},
{
"category": "external",
"summary": "SUSE Bug 1154212 for CVE-2019-11068",
"url": "https://bugzilla.suse.com/1154212"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11068"
},
{
"cve": "CVE-2019-20388",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20388"
}
],
"notes": [
{
"category": "general",
"text": "xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20388",
"url": "https://www.suse.com/security/cve/CVE-2019-20388"
},
{
"category": "external",
"summary": "SUSE Bug 1161521 for CVE-2019-20388",
"url": "https://bugzilla.suse.com/1161521"
},
{
"category": "external",
"summary": "SUSE Bug 1191860 for CVE-2019-20388",
"url": "https://bugzilla.suse.com/1191860"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-20388"
},
{
"cve": "CVE-2019-5477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5477"
}
],
"notes": [
{
"category": "general",
"text": "A command injection vulnerability in Nokogiri v1.10.3 and earlier allows commands to be executed in a subprocess via Ruby\u0027s `Kernel.open` method. Processes are vulnerable only if the undocumented method `Nokogiri::CSS::Tokenizer#load_file` is being called with unsafe user input as the filename. This vulnerability appears in code generated by the Rexical gem versions v1.0.6 and earlier. Rexical is used by Nokogiri to generate lexical scanner code for parsing CSS queries. The underlying vulnerability was addressed in Rexical v1.0.7 and Nokogiri upgraded to this version of Rexical in Nokogiri v1.10.4.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5477",
"url": "https://www.suse.com/security/cve/CVE-2019-5477"
},
{
"category": "external",
"summary": "SUSE Bug 1146578 for CVE-2019-5477",
"url": "https://bugzilla.suse.com/1146578"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2019-5477"
},
{
"cve": "CVE-2020-24977",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-24977"
}
],
"notes": [
{
"category": "general",
"text": "GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-24977",
"url": "https://www.suse.com/security/cve/CVE-2020-24977"
},
{
"category": "external",
"summary": "SUSE Bug 1176179 for CVE-2020-24977",
"url": "https://bugzilla.suse.com/1176179"
},
{
"category": "external",
"summary": "SUSE Bug 1191860 for CVE-2020-24977",
"url": "https://bugzilla.suse.com/1191860"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-24977"
},
{
"cve": "CVE-2020-7595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7595"
}
],
"notes": [
{
"category": "general",
"text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7595",
"url": "https://www.suse.com/security/cve/CVE-2020-7595"
},
{
"category": "external",
"summary": "SUSE Bug 1161517 for CVE-2020-7595",
"url": "https://bugzilla.suse.com/1161517"
},
{
"category": "external",
"summary": "SUSE Bug 1191860 for CVE-2020-7595",
"url": "https://bugzilla.suse.com/1191860"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-7595"
},
{
"cve": "CVE-2021-30560",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-30560"
}
],
"notes": [
{
"category": "general",
"text": "Use after free in Blink XSLT in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-30560",
"url": "https://www.suse.com/security/cve/CVE-2021-30560"
},
{
"category": "external",
"summary": "SUSE Bug 1188373 for CVE-2021-30560",
"url": "https://bugzilla.suse.com/1188373"
},
{
"category": "external",
"summary": "SUSE Bug 1208574 for CVE-2021-30560",
"url": "https://bugzilla.suse.com/1208574"
},
{
"category": "external",
"summary": "SUSE Bug 1211500 for CVE-2021-30560",
"url": "https://bugzilla.suse.com/1211500"
},
{
"category": "external",
"summary": "SUSE Bug 1211501 for CVE-2021-30560",
"url": "https://bugzilla.suse.com/1211501"
},
{
"category": "external",
"summary": "SUSE Bug 1211544 for CVE-2021-30560",
"url": "https://bugzilla.suse.com/1211544"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-3516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3516"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in libxml2\u0027s xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3516",
"url": "https://www.suse.com/security/cve/CVE-2021-3516"
},
{
"category": "external",
"summary": "SUSE Bug 1185409 for CVE-2021-3516",
"url": "https://bugzilla.suse.com/1185409"
},
{
"category": "external",
"summary": "SUSE Bug 1191860 for CVE-2021-3516",
"url": "https://bugzilla.suse.com/1191860"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3516"
},
{
"cve": "CVE-2021-3517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3517"
}
],
"notes": [
{
"category": "general",
"text": "There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3517",
"url": "https://www.suse.com/security/cve/CVE-2021-3517"
},
{
"category": "external",
"summary": "SUSE Bug 1185410 for CVE-2021-3517",
"url": "https://bugzilla.suse.com/1185410"
},
{
"category": "external",
"summary": "SUSE Bug 1191860 for CVE-2021-3517",
"url": "https://bugzilla.suse.com/1191860"
},
{
"category": "external",
"summary": "SUSE Bug 1194438 for CVE-2021-3517",
"url": "https://bugzilla.suse.com/1194438"
},
{
"category": "external",
"summary": "SUSE Bug 1196383 for CVE-2021-3517",
"url": "https://bugzilla.suse.com/1196383"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-3517"
},
{
"cve": "CVE-2021-3518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3518"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3518",
"url": "https://www.suse.com/security/cve/CVE-2021-3518"
},
{
"category": "external",
"summary": "SUSE Bug 1185408 for CVE-2021-3518",
"url": "https://bugzilla.suse.com/1185408"
},
{
"category": "external",
"summary": "SUSE Bug 1191860 for CVE-2021-3518",
"url": "https://bugzilla.suse.com/1191860"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3518"
},
{
"cve": "CVE-2021-3537",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3537"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3537",
"url": "https://www.suse.com/security/cve/CVE-2021-3537"
},
{
"category": "external",
"summary": "SUSE Bug 1185698 for CVE-2021-3537",
"url": "https://bugzilla.suse.com/1185698"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-3537"
},
{
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3541"
},
{
"cve": "CVE-2021-41098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41098"
}
],
"notes": [
{
"category": "general",
"text": "Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are affected: Nokogiri::XML::SAX::Parse, Nokogiri::HTML4::SAX::Parser or its alias Nokogiri::HTML::SAX::Parser, Nokogiri::XML::SAX::PushParser, and Nokogiri::HTML4::SAX::PushParser or its alias Nokogiri::HTML::SAX::PushParser. JRuby users should upgrade to Nokogiri v1.12.5 or later to receive a patch for this issue. There are no workarounds available for v1.12.4 or earlier. CRuby users are not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41098",
"url": "https://www.suse.com/security/cve/CVE-2021-41098"
},
{
"category": "external",
"summary": "SUSE Bug 1191029 for CVE-2021-41098",
"url": "https://bugzilla.suse.com/1191029"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-41098"
},
{
"cve": "CVE-2022-23308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23308"
}
],
"notes": [
{
"category": "general",
"text": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23308",
"url": "https://www.suse.com/security/cve/CVE-2022-23308"
},
{
"category": "external",
"summary": "SUSE Bug 1196490 for CVE-2022-23308",
"url": "https://bugzilla.suse.com/1196490"
},
{
"category": "external",
"summary": "SUSE Bug 1199098 for CVE-2022-23308",
"url": "https://bugzilla.suse.com/1199098"
},
{
"category": "external",
"summary": "SUSE Bug 1202688 for CVE-2022-23308",
"url": "https://bugzilla.suse.com/1202688"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-23308"
},
{
"cve": "CVE-2022-23437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23437"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a vulnerability within the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This causes, the XercesJ XML parser to wait in an infinite loop, which may sometimes consume system resources for prolonged duration. This vulnerability is present within XercesJ version 2.12.1 and the previous versions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23437",
"url": "https://www.suse.com/security/cve/CVE-2022-23437"
},
{
"category": "external",
"summary": "SUSE Bug 1195108 for CVE-2022-23437",
"url": "https://bugzilla.suse.com/1195108"
},
{
"category": "external",
"summary": "SUSE Bug 1196394 for CVE-2022-23437",
"url": "https://bugzilla.suse.com/1196394"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-23437"
},
{
"cve": "CVE-2022-23476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23476"
}
],
"notes": [
{
"category": "general",
"text": "Nokogiri is an open source XML and HTML library for the Ruby programming language. Nokogiri `1.13.8` and `1.13.9` fail to check the return value from `xmlTextReaderExpand` in the method `Nokogiri::XML::Reader#attribute_hash`. This can lead to a null pointer exception when invalid markup is being parsed. For applications using `XML::Reader` to parse untrusted inputs, this may potentially be a vector for a denial of service attack. Users are advised to upgrade to Nokogiri `\u003e= 1.13.10`. Users may be able to search their code for calls to either `XML::Reader#attributes` or `XML::Reader#attribute_hash` to determine if they are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23476",
"url": "https://www.suse.com/security/cve/CVE-2022-23476"
},
{
"category": "external",
"summary": "SUSE Bug 1206227 for CVE-2022-23476",
"url": "https://bugzilla.suse.com/1206227"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-23476"
},
{
"cve": "CVE-2022-24836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24836"
}
],
"notes": [
{
"category": "general",
"text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri `\u003c v1.13.4` contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Users are advised to upgrade to Nokogiri `\u003e= 1.13.4`. There are no known workarounds for this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24836",
"url": "https://www.suse.com/security/cve/CVE-2022-24836"
},
{
"category": "external",
"summary": "SUSE Bug 1198408 for CVE-2022-24836",
"url": "https://bugzilla.suse.com/1198408"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-24836"
},
{
"cve": "CVE-2022-24839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24839"
}
],
"notes": [
{
"category": "general",
"text": "org.cyberneko.html is an html parser written in Java. The fork of `org.cyberneko.html` used by Nokogiri (Rubygem) raises a `java.lang.OutOfMemoryError` exception when parsing ill-formed HTML markup. Users are advised to upgrade to `\u003e= 1.9.22.noko2`. Note: The upstream library `org.cyberneko.html` is no longer maintained. Nokogiri uses its own fork of this library located at https://github.com/sparklemotion/nekohtml and this CVE applies only to that fork. Other forks of nekohtml may have a similar vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24839",
"url": "https://www.suse.com/security/cve/CVE-2022-24839"
},
{
"category": "external",
"summary": "SUSE Bug 1198404 for CVE-2022-24839",
"url": "https://bugzilla.suse.com/1198404"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-24839"
},
{
"cve": "CVE-2022-29181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-29181"
}
],
"notes": [
{
"category": "general",
"text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-29181",
"url": "https://www.suse.com/security/cve/CVE-2022-29181"
},
{
"category": "external",
"summary": "SUSE Bug 1199782 for CVE-2022-29181",
"url": "https://bugzilla.suse.com/1199782"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-29181"
},
{
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-29824"
},
{
"cve": "CVE-2022-34169",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-34169"
}
],
"notes": [
{
"category": "general",
"text": "The Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets. This can be used to corrupt Java class files generated by the internal XSLTC compiler and execute arbitrary Java bytecode. Users are recommended to update to version 2.7.3 or later. Note: Java runtimes (such as OpenJDK) include repackaged copies of Xalan.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-34169",
"url": "https://www.suse.com/security/cve/CVE-2022-34169"
},
{
"category": "external",
"summary": "SUSE Bug 1201684 for CVE-2022-34169",
"url": "https://bugzilla.suse.com/1201684"
},
{
"category": "external",
"summary": "SUSE Bug 1202427 for CVE-2022-34169",
"url": "https://bugzilla.suse.com/1202427"
},
{
"category": "external",
"summary": "SUSE Bug 1207688 for CVE-2022-34169",
"url": "https://bugzilla.suse.com/1207688"
}
],
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-34169"
},
{
"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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.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": [
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.aarch64",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.ppc64le",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.s390x",
"openSUSE Tumbleweed:ruby4.0-rubygem-nokogiri-1.18.9-1.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-13T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-29469"
}
]
}
RHSA-2023:4349
Vulnerability from csaf_redhat - Published: 2023-08-01 08:55 - Updated: 2026-06-02 14:52A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libxml2 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libxml2 library is a development toolbox providing the implementation of various XML standards.\n\nSecurity Fix(es):\n\n* libxml2: NULL dereference in xmlSchemaFixupComplexType (CVE-2023-28484)\n\n* libxml2: Hashing of empty dict strings isn\u0027t deterministic (CVE-2023-29469)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4349",
"url": "https://access.redhat.com/errata/RHSA-2023:4349"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4349.json"
}
],
"title": "Red Hat Security Advisory: libxml2 security update",
"tracking": {
"current_release_date": "2026-06-02T14:52:29+00:00",
"generator": {
"date": "2026-06-02T14:52:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:4349",
"initial_release_date": "2023-08-01T08:55:32+00:00",
"revision_history": [
{
"date": "2023-08-01T08:55:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T08:55:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T14:52:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.13-3.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.i686",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.13-3.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"product_id": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.13-3.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.src",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.src",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185994"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL dereference in xmlSchemaFixupComplexType",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "RHBZ#2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T08:55:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4349"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL dereference in xmlSchemaFixupComplexType"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185984"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This issue occurs when hashing empty strings which aren\u0027t null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Hashing of empty dict strings isn\u0027t deterministic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "RHBZ#2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T08:55:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4349"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Hashing of empty dict strings isn\u0027t deterministic"
}
]
}
RHSA-2023:4529
Vulnerability from csaf_redhat - Published: 2023-08-08 08:30 - Updated: 2026-06-02 14:54A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libxml2 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libxml2 library is a development toolbox providing the implementation of various XML standards.\n\nSecurity Fix(es):\n\n* libxml2: NULL dereference in xmlSchemaFixupComplexType (CVE-2023-28484)\n\n* libxml2: Hashing of empty dict strings isn\u0027t deterministic (CVE-2023-29469)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4529",
"url": "https://access.redhat.com/errata/RHSA-2023:4529"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4529.json"
}
],
"title": "Red Hat Security Advisory: libxml2 security update",
"tracking": {
"current_release_date": "2026-06-02T14:54:04+00:00",
"generator": {
"date": "2026-06-02T14:54:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:4529",
"initial_release_date": "2023-08-08T08:30:46+00:00",
"revision_history": [
{
"date": "2023-08-08T08:30:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:30:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T14:54:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-16.el8_8.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.i686",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-16.el8_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"product_id": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-16.el8_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.src",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.src",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185994"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL dereference in xmlSchemaFixupComplexType",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "RHBZ#2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:30:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL dereference in xmlSchemaFixupComplexType"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185984"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This issue occurs when hashing empty strings which aren\u0027t null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Hashing of empty dict strings isn\u0027t deterministic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "RHBZ#2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:30:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Hashing of empty dict strings isn\u0027t deterministic"
}
]
}
RHSA-2023:4628
Vulnerability from csaf_redhat - Published: 2023-08-15 17:37 - Updated: 2026-06-02 14:54A flaw was found in Apache Portable Runtime (APR). This issue may allow a malicious attacker to write beyond the bounds of a buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in Apache Portable Runtime, affecting versions <= 1.7.0. This issue may allow a malicious user to write beyond the end of a stack buffer and cause an integer overflow. This affects Windows environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in the mod_proxy_ajp module of httpd. The connection is not closed when there is an invalid Transfer-Encoding header, allowing an attacker to smuggle requests to the AJP server, where it forwards requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in the mod_proxy module of httpd. A malicious backend can cause the response headers to be truncated because they are not cleaned when an error is found while reading them, resulting in some headers being incorporated into the response body and not being interpreted by a client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in ModSecurity. This issue occurs when HTTP multipart requests are incorrectly parsed and could bypass the Web Application Firewall. NOTE: This is related to CVE-2022-39956, but can be considered independent changes to the ModSecurity (C language) codebase.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in ModSecurity. This issue occurs when FILES_TMP_CONTENT lacks complete content, which can lead to a Web Application Firewall bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
An HTTP Response Smuggling vulnerability was found in the Apache HTTP Server via mod_proxy_uwsgi. This security issue occurs when special characters in the origin response header can truncate or split the response forwarded to the client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Curl package. This flaw risks inserting sensitive heap-based data into the error message that users might see or is otherwise leaked and revealed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in the Curl package. An incorrect International Domain Name (IDN) wildcard match may lead to improper certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A use-after-free flaw was found in the Curl package. This issue may lead to unintended information disclosure by the application.
CWE-440 - Expected Behavior Violation| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Text-Only JBCS
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat JBoss Core Services Apache HTTP Server 2.4.57 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Core Services is a set of supplementary software for Red Hat JBoss middleware products. This software, such as Apache HTTP Server, is common to multiple JBoss middleware products and packaged under Red Hat JBoss Core Services, to allow for faster distribution of updates and for a more consistent update experience.\n\nThis release of Red Hat JBoss Core Services Apache HTTP Server 2.4.57 serves as a replacement for Red Hat JBoss Core Services Apache HTTP Server 2.4.51 Service Pack 2, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* apr-util: integer overflow/wraparound in apr_encode (CVE-2022-24963)\n\n* apr-util: Windows out-of-bounds write in apr_socket_sendv function (CVE-2022-28331)\n\n* httpd: mod_proxy_ajp: Possible request smuggling (CVE-2022-36760)\n\n* httpd: mod_proxy: HTTP response splitting (CVE-2022-37436)\n\n* mod_security: incorrect parsing of HTTP multipart requests leads to web application firewall bypass (CVE-2022-48279)\n\n* modsecurity: lacking the complete content in FILES_TMP_CONTENT leads to web application firewall bypass (CVE-2023-24021)\n\n* httpd: mod_proxy_uwsgi HTTP response splitting (CVE-2023-27522)\n\n* curl: use after free in SSH sha256 fingerprint check (CVE-2023-28319)\n\n* curl: IDN wildcard match may lead to Improper Cerificate Validation (CVE-2023-28321)\n\n* libxml2: NULL dereference in xmlSchemaFixupComplexType (CVE-2023-28484)\n\n* libxml2: Hashing of empty dict strings isn\u0027t deterministic (CVE-2023-29469)\n\n* curl: more POST-after-PUT confusion (CVE-2023-28322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4628",
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2161773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161773"
},
{
"category": "external",
"summary": "2161777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161777"
},
{
"category": "external",
"summary": "2163615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163615"
},
{
"category": "external",
"summary": "2163622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163622"
},
{
"category": "external",
"summary": "2169465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169465"
},
{
"category": "external",
"summary": "2172556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172556"
},
{
"category": "external",
"summary": "2176211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176211"
},
{
"category": "external",
"summary": "2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "2196778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196778"
},
{
"category": "external",
"summary": "2196786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196786"
},
{
"category": "external",
"summary": "2196793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4628.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.57 security update",
"tracking": {
"current_release_date": "2026-06-02T14:54:05+00:00",
"generator": {
"date": "2026-06-02T14:54:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2023:4628",
"initial_release_date": "2023-08-15T17:37:09+00:00",
"revision_history": [
{
"date": "2023-08-15T17:37:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-15T17:37:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T14:54:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Text-Only JBCS",
"product": {
"name": "Text-Only JBCS",
"product_id": "Text-Only JBCS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Core Services"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24963",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-02-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2169465"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Portable Runtime (APR). This issue may allow a malicious attacker to write beyond the bounds of a buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apr: integer overflow/wraparound in apr_encode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of \"apr-util\" shipped with Red Hat Enterprise Linux-6, 7, 8, and 9 are not affected. \"apr_encode_*\" API, which contains the affected code was added in apr-utils v1.7.0, whereas, RHEL ships apr-util v1.6.1 and lower.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24963"
},
{
"category": "external",
"summary": "RHBZ#2169465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24963",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24963"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24963",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24963"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/fw9p6sdncwsjkstwc066vz57xqzfksq9",
"url": "https://lists.apache.org/thread/fw9p6sdncwsjkstwc066vz57xqzfksq9"
}
],
"release_date": "2023-01-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apr: integer overflow/wraparound in apr_encode"
},
{
"cve": "CVE-2022-28331",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2172556"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Portable Runtime, affecting versions \u003c= 1.7.0. This issue may allow a malicious user to write beyond the end of a stack buffer and cause an integer overflow. This affects Windows environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apr: Windows out-of-bounds write in apr_socket_sendv function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28331"
},
{
"category": "external",
"summary": "RHBZ#2172556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28331",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28331"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28331",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28331"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/5pfdfn7h0vsdo5xzjn97vghp0x42jj2r",
"url": "https://lists.apache.org/thread/5pfdfn7h0vsdo5xzjn97vghp0x42jj2r"
}
],
"release_date": "2023-01-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apr: Windows out-of-bounds write in apr_socket_sendv function"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. The connection is not closed when there is an invalid Transfer-Encoding header, allowing an attacker to smuggle requests to the AJP server, where it forwards requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: Possible request smuggling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw only affects configurations with mod_proxy_ajp loaded and with an AJP backend configured. If there is no proxy configured to an AJP backend the server is not affected and no further mitigation is needed. For more information about the mitigation, check the mitigation section below.\n\nThe httpd mod_proxy_ajp module is enabled by default on Red Hat Enterprise Linux 6, 7, 8, 9, and in RHSCL. However, there are no directives forwarding requests using the AJP protocol.\n\nThis flaw has been rated as having a security impact of moderate, and is not currently planned to be addressed in future updates of Red Hat Enterprise Linux 7. Red Hat Enterprise Linux 7 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36760"
},
{
"category": "external",
"summary": "RHBZ#2161777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36760",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36760"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-36760",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-36760"
}
],
"release_date": "2023-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: Possible request smuggling"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A malicious backend can cause the response headers to be truncated because they are not cleaned when an error is found while reading them, resulting in some headers being incorporated into the response body and not being interpreted by a client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy: HTTP response splitting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable via bad headers generated by a malicious backend or a malicious application.\n\nhttpd as shipped in Red Hat Enterprise Linux 7, 8, 9 and in RHSCL is vulnerable to this flaw. httpd as shipped in Red Hat Enterprise Linux 6 is not affected.\n\nThis flaw has been rated as having a security impact of moderate, and is not currently planned to be addressed in future updates of Red Hat Enterprise Linux 7. Red Hat Enterprise Linux 7 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37436"
},
{
"category": "external",
"summary": "RHBZ#2161773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37436"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-37436",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-37436"
}
],
"release_date": "2023-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. It\u0027s recommended to update the affected packages as soon as an update is available.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy: HTTP response splitting"
},
{
"cve": "CVE-2022-48279",
"cwe": {
"id": "CWE-1389",
"name": "Incorrect Parsing of Numbers with Different Radices"
},
"discovery_date": "2023-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163622"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in ModSecurity. This issue occurs when HTTP multipart requests are incorrectly parsed and could bypass the Web Application Firewall. NOTE: This is related to CVE-2022-39956, but can be considered independent changes to the ModSecurity (C language) codebase.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_security: incorrect parsing of HTTP multipart requests leads to web application firewall bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as Moderate impact as a result of how mod_security is configured to be used in Red Hat products. When running with default configurations the affected program will have limited privileges and thus the impact of this flaw will be restricted beyond what the Web Application Firewall is also restricting.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48279"
},
{
"category": "external",
"summary": "RHBZ#2163622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163622"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48279",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48279"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48279",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48279"
}
],
"release_date": "2023-01-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mod_security: incorrect parsing of HTTP multipart requests leads to web application firewall bypass"
},
{
"cve": "CVE-2023-24021",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163615"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in ModSecurity. This issue occurs when FILES_TMP_CONTENT lacks complete content, which can lead to a Web Application Firewall bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "modsecurity: lacking the complete content in FILES_TMP_CONTENT leads to web application firewall bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as Moderate impact as a result of how mod_security is configured to be used in Red Hat products. When running with default configurations the affected program will have limited privileges and thus the impact of this flaw will be restricted beyond what the Web Application Firewall is also restricting.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24021"
},
{
"category": "external",
"summary": "RHBZ#2163615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24021",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24021"
}
],
"release_date": "2023-01-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "modsecurity: lacking the complete content in FILES_TMP_CONTENT leads to web application firewall bypass"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2176211"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Response Smuggling vulnerability was found in the Apache HTTP Server via mod_proxy_uwsgi. This security issue occurs when special characters in the origin response header can truncate or split the response forwarded to the client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_uwsgi HTTP response splitting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi has been categorized as moderate severity for Red Hat Enterprise Linux due to several technical factors. While the potential impact of this vulnerability is significant, its exploitation requires specific conditions, including the presence of mod_proxy_uwsgi and the ability to inject specially crafted headers into requests. Additionally, successful exploitation depends on the specific configuration of the server and the network environment. Furthermore, the vulnerability primarily affects the integrity and reliability of HTTP responses, rather than directly leading to remote code execution or unauthorized access. Therefore, the likelihood of exploitation and the potential impact on affected systems have been evaluated as moderate, warranting attention and remediation but not categorized as important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-27522"
},
{
"category": "external",
"summary": "RHBZ#2176211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176211"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-27522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27522"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2023-03-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Text-Only JBCS"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_uwsgi HTTP response splitting"
},
{
"acknowledgments": [
{
"names": [
"Wei Chong Tan",
"Daniel Stenberg"
]
}
],
"cve": "CVE-2023-28319",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-05-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196778"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Curl package. This flaw risks inserting sensitive heap-based data into the error message that users might see or is otherwise leaked and revealed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: use after free in SSH sha256 fingerprint check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability does not affect the Curl package as shipped in Red Hat Enterprise Linux 6, 7, 8 and 9.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28319"
},
{
"category": "external",
"summary": "RHBZ#2196778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28319"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2023-28319.html",
"url": "https://curl.se/docs/CVE-2023-28319.html"
}
],
"release_date": "2023-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: use after free in SSH sha256 fingerprint check"
},
{
"acknowledgments": [
{
"names": [
"Hiroki Kurosawa",
"Daniel Stenberg"
]
}
],
"cve": "CVE-2023-28321",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2023-05-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Curl package. An incorrect International Domain Name (IDN) wildcard match may lead to improper certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: IDN wildcard match may lead to Improper Cerificate Validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28321"
},
{
"category": "external",
"summary": "RHBZ#2196786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28321"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2023-28321.html",
"url": "https://curl.se/docs/CVE-2023-28321.html"
}
],
"release_date": "2023-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: IDN wildcard match may lead to Improper Cerificate Validation"
},
{
"acknowledgments": [
{
"names": [
"Hiroki Kurosawa",
"Daniel Stenberg"
]
}
],
"cve": "CVE-2023-28322",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2023-05-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196793"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Curl package. This issue may lead to unintended information disclosure by the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: more POST-after-PUT confusion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28322"
},
{
"category": "external",
"summary": "RHBZ#2196793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28322"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2023-28322.html",
"url": "https://curl.se/docs/CVE-2023-28322.html"
}
],
"release_date": "2023-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: more POST-after-PUT confusion"
},
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185994"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL dereference in xmlSchemaFixupComplexType",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "RHBZ#2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL dereference in xmlSchemaFixupComplexType"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185984"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This issue occurs when hashing empty strings which aren\u0027t null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Hashing of empty dict strings isn\u0027t deterministic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Text-Only JBCS"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "RHBZ#2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Text-Only JBCS"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Text-Only JBCS"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Hashing of empty dict strings isn\u0027t deterministic"
}
]
}
RHSA-2023_4349
Vulnerability from csaf_redhat - Published: 2023-08-01 08:55 - Updated: 2024-11-22 23:41A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libxml2 is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libxml2 library is a development toolbox providing the implementation of various XML standards.\n\nSecurity Fix(es):\n\n* libxml2: NULL dereference in xmlSchemaFixupComplexType (CVE-2023-28484)\n\n* libxml2: Hashing of empty dict strings isn\u0027t deterministic (CVE-2023-29469)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4349",
"url": "https://access.redhat.com/errata/RHSA-2023:4349"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4349.json"
}
],
"title": "Red Hat Security Advisory: libxml2 security update",
"tracking": {
"current_release_date": "2024-11-22T23:41:35+00:00",
"generator": {
"date": "2024-11-22T23:41:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4349",
"initial_release_date": "2023-08-01T08:55:32+00:00",
"revision_history": [
{
"date": "2023-08-01T08:55:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-01T08:55:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T23:41:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product_id": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.13-3.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product_id": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.13-3.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.i686",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.i686",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product_id": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.13-3.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"product_id": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"product_id": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product_id": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product_id": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"product": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"product_id": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.13-3.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.13-3.el9_2.1.src",
"product": {
"name": "libxml2-0:2.9.13-3.el9_2.1.src",
"product_id": "libxml2-0:2.9.13-3.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.13-3.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185994"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL dereference in xmlSchemaFixupComplexType",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "RHBZ#2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T08:55:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4349"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL dereference in xmlSchemaFixupComplexType"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185984"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This issue occurs when hashing empty strings which aren\u0027t null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Hashing of empty dict strings isn\u0027t deterministic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "RHBZ#2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-01T08:55:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4349"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.src",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:libxml2-devel-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-0:2.9.13-3.el9_2.1.x86_64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.aarch64",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.i686",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.ppc64le",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.s390x",
"BaseOS-9.2.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.13-3.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Hashing of empty dict strings isn\u0027t deterministic"
}
]
}
RHSA-2023_4529
Vulnerability from csaf_redhat - Published: 2023-08-08 08:30 - Updated: 2024-11-22 23:41A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libxml2 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libxml2 library is a development toolbox providing the implementation of various XML standards.\n\nSecurity Fix(es):\n\n* libxml2: NULL dereference in xmlSchemaFixupComplexType (CVE-2023-28484)\n\n* libxml2: Hashing of empty dict strings isn\u0027t deterministic (CVE-2023-29469)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4529",
"url": "https://access.redhat.com/errata/RHSA-2023:4529"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4529.json"
}
],
"title": "Red Hat Security Advisory: libxml2 security update",
"tracking": {
"current_release_date": "2024-11-22T23:41:44+00:00",
"generator": {
"date": "2024-11-22T23:41:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4529",
"initial_release_date": "2023-08-08T08:30:46+00:00",
"revision_history": [
{
"date": "2023-08-08T08:30:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-08T08:30:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T23:41:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product_id": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-16.el8_8.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product_id": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-16.el8_8.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.i686",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.i686",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product_id": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-16.el8_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"product_id": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"product_id": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product_id": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"product": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"product_id": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-16.el8_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-16.el8_8.1.src",
"product": {
"name": "libxml2-0:2.9.7-16.el8_8.1.src",
"product_id": "libxml2-0:2.9.7-16.el8_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-16.el8_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185994"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL dereference in xmlSchemaFixupComplexType",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "RHBZ#2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:30:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL dereference in xmlSchemaFixupComplexType"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185984"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This issue occurs when hashing empty strings which aren\u0027t null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Hashing of empty dict strings isn\u0027t deterministic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "RHBZ#2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-08T08:30:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-debugsource-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:libxml2-devel-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-0:2.9.7-16.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-libxml2-debuginfo-0:2.9.7-16.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Hashing of empty dict strings isn\u0027t deterministic"
}
]
}
RHSA-2023_4628
Vulnerability from csaf_redhat - Published: 2023-08-15 17:37 - Updated: 2024-11-22 23:56A flaw was found in Apache Portable Runtime (APR). This issue may allow a malicious attacker to write beyond the bounds of a buffer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in Apache Portable Runtime, affecting versions <= 1.7.0. This issue may allow a malicious user to write beyond the end of a stack buffer and cause an integer overflow. This affects Windows environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in the mod_proxy_ajp module of httpd. The connection is not closed when there is an invalid Transfer-Encoding header, allowing an attacker to smuggle requests to the AJP server, where it forwards requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in the mod_proxy module of httpd. A malicious backend can cause the response headers to be truncated because they are not cleaned when an error is found while reading them, resulting in some headers being incorporated into the response body and not being interpreted by a client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in ModSecurity. This issue occurs when HTTP multipart requests are incorrectly parsed and could bypass the Web Application Firewall. NOTE: This is related to CVE-2022-39956, but can be considered independent changes to the ModSecurity (C language) codebase.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A vulnerability was found in ModSecurity. This issue occurs when FILES_TMP_CONTENT lacks complete content, which can lead to a Web Application Firewall bypass.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
An HTTP Response Smuggling vulnerability was found in the Apache HTTP Server via mod_proxy_uwsgi. This security issue occurs when special characters in the origin response header can truncate or split the response forwarded to the client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in the Curl package. This flaw risks inserting sensitive heap-based data into the error message that users might see or is otherwise leaked and revealed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in the Curl package. An incorrect International Domain Name (IDN) wildcard match may lead to improper certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A use-after-free flaw was found in the Curl package. This issue may lead to unintended information disclosure by the application.
CWE-440 - Expected Behavior Violation| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat JBoss Core Services 1
Red Hat / Red Hat JBoss Core Services
|
cpe:/a:redhat:jboss_core_services:1
|
— |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat JBoss Core Services Apache HTTP Server 2.4.57 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Core Services is a set of supplementary software for Red Hat JBoss middleware products. This software, such as Apache HTTP Server, is common to multiple JBoss middleware products and packaged under Red Hat JBoss Core Services, to allow for faster distribution of updates and for a more consistent update experience.\n\nThis release of Red Hat JBoss Core Services Apache HTTP Server 2.4.57 serves as a replacement for Red Hat JBoss Core Services Apache HTTP Server 2.4.51 Service Pack 2, and includes bug fixes and enhancements, which are documented in the Release Notes document linked to in the References.\n\nSecurity Fix(es):\n\n* apr-util: integer overflow/wraparound in apr_encode (CVE-2022-24963)\n\n* apr-util: Windows out-of-bounds write in apr_socket_sendv function (CVE-2022-28331)\n\n* httpd: mod_proxy_ajp: Possible request smuggling (CVE-2022-36760)\n\n* httpd: mod_proxy: HTTP response splitting (CVE-2022-37436)\n\n* mod_security: incorrect parsing of HTTP multipart requests leads to web application firewall bypass (CVE-2022-48279)\n\n* modsecurity: lacking the complete content in FILES_TMP_CONTENT leads to web application firewall bypass (CVE-2023-24021)\n\n* httpd: mod_proxy_uwsgi HTTP response splitting (CVE-2023-27522)\n\n* curl: use after free in SSH sha256 fingerprint check (CVE-2023-28319)\n\n* curl: IDN wildcard match may lead to Improper Cerificate Validation (CVE-2023-28321)\n\n* libxml2: NULL dereference in xmlSchemaFixupComplexType (CVE-2023-28484)\n\n* libxml2: Hashing of empty dict strings isn\u0027t deterministic (CVE-2023-29469)\n\n* curl: more POST-after-PUT confusion (CVE-2023-28322)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4628",
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2161773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161773"
},
{
"category": "external",
"summary": "2161777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161777"
},
{
"category": "external",
"summary": "2163615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163615"
},
{
"category": "external",
"summary": "2163622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163622"
},
{
"category": "external",
"summary": "2169465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169465"
},
{
"category": "external",
"summary": "2172556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172556"
},
{
"category": "external",
"summary": "2176211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176211"
},
{
"category": "external",
"summary": "2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "2196778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196778"
},
{
"category": "external",
"summary": "2196786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196786"
},
{
"category": "external",
"summary": "2196793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196793"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4628.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Core Services Apache HTTP Server 2.4.57 security update",
"tracking": {
"current_release_date": "2024-11-22T23:56:24+00:00",
"generator": {
"date": "2024-11-22T23:56:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:4628",
"initial_release_date": "2023-08-15T17:37:09+00:00",
"revision_history": [
{
"date": "2023-08-15T17:37:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-08-15T17:37:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T23:56:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss Core Services 1",
"product": {
"name": "Red Hat JBoss Core Services 1",
"product_id": "Red Hat JBoss Core Services 1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_core_services:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Core Services"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24963",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2023-02-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2169465"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Portable Runtime (APR). This issue may allow a malicious attacker to write beyond the bounds of a buffer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apr: integer overflow/wraparound in apr_encode",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Versions of \"apr-util\" shipped with Red Hat Enterprise Linux-6, 7, 8, and 9 are not affected. \"apr_encode_*\" API, which contains the affected code was added in apr-utils v1.7.0, whereas, RHEL ships apr-util v1.6.1 and lower.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24963"
},
{
"category": "external",
"summary": "RHBZ#2169465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2169465"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24963",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24963"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24963",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24963"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/fw9p6sdncwsjkstwc066vz57xqzfksq9",
"url": "https://lists.apache.org/thread/fw9p6sdncwsjkstwc066vz57xqzfksq9"
}
],
"release_date": "2023-01-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apr: integer overflow/wraparound in apr_encode"
},
{
"cve": "CVE-2022-28331",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2023-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2172556"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Portable Runtime, affecting versions \u003c= 1.7.0. This issue may allow a malicious user to write beyond the end of a stack buffer and cause an integer overflow. This affects Windows environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apr: Windows out-of-bounds write in apr_socket_sendv function",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28331"
},
{
"category": "external",
"summary": "RHBZ#2172556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28331",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28331"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28331",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28331"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/5pfdfn7h0vsdo5xzjn97vghp0x42jj2r",
"url": "https://lists.apache.org/thread/5pfdfn7h0vsdo5xzjn97vghp0x42jj2r"
}
],
"release_date": "2023-01-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apr: Windows out-of-bounds write in apr_socket_sendv function"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy_ajp module of httpd. The connection is not closed when there is an invalid Transfer-Encoding header, allowing an attacker to smuggle requests to the AJP server, where it forwards requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_ajp: Possible request smuggling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw only affects configurations with mod_proxy_ajp loaded and with an AJP backend configured. If there is no proxy configured to an AJP backend the server is not affected and no further mitigation is needed. For more information about the mitigation, check the mitigation section below.\n\nThe httpd mod_proxy_ajp module is enabled by default on Red Hat Enterprise Linux 6, 7, 8, 9, and in RHSCL. However, there are no directives forwarding requests using the AJP protocol.\n\nThis flaw has been rated as having a security impact of moderate, and is not currently planned to be addressed in future updates of Red Hat Enterprise Linux 7. Red Hat Enterprise Linux 7 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36760"
},
{
"category": "external",
"summary": "RHBZ#2161777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36760",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36760"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36760",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36760"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-36760",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-36760"
}
],
"release_date": "2023-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_ajp: Possible request smuggling"
},
{
"cve": "CVE-2022-37436",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2161773"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the mod_proxy module of httpd. A malicious backend can cause the response headers to be truncated because they are not cleaned when an error is found while reading them, resulting in some headers being incorporated into the response body and not being interpreted by a client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy: HTTP response splitting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only exploitable via bad headers generated by a malicious backend or a malicious application.\n\nhttpd as shipped in Red Hat Enterprise Linux 7, 8, 9 and in RHSCL is vulnerable to this flaw. httpd as shipped in Red Hat Enterprise Linux 6 is not affected.\n\nThis flaw has been rated as having a security impact of moderate, and is not currently planned to be addressed in future updates of Red Hat Enterprise Linux 7. Red Hat Enterprise Linux 7 is now in Maintenance Support 2 Phase of the support and maintenance life cycle. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-37436"
},
{
"category": "external",
"summary": "RHBZ#2161773",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161773"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-37436",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37436"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-37436",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37436"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-37436",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html#CVE-2022-37436"
}
],
"release_date": "2023-01-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. It\u0027s recommended to update the affected packages as soon as an update is available.",
"product_ids": [
"Red Hat JBoss Core Services 1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy: HTTP response splitting"
},
{
"cve": "CVE-2022-48279",
"cwe": {
"id": "CWE-1389",
"name": "Incorrect Parsing of Numbers with Different Radices"
},
"discovery_date": "2023-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163622"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in ModSecurity. This issue occurs when HTTP multipart requests are incorrectly parsed and could bypass the Web Application Firewall. NOTE: This is related to CVE-2022-39956, but can be considered independent changes to the ModSecurity (C language) codebase.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mod_security: incorrect parsing of HTTP multipart requests leads to web application firewall bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48279"
},
{
"category": "external",
"summary": "RHBZ#2163622",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163622"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48279",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48279"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48279",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48279"
}
],
"release_date": "2023-01-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mod_security: incorrect parsing of HTTP multipart requests leads to web application firewall bypass"
},
{
"cve": "CVE-2023-24021",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2023-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2163615"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in ModSecurity. This issue occurs when FILES_TMP_CONTENT lacks complete content, which can lead to a Web Application Firewall bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "modsecurity: lacking the complete content in FILES_TMP_CONTENT leads to web application firewall bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-24021"
},
{
"category": "external",
"summary": "RHBZ#2163615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2163615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-24021",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24021"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24021",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24021"
}
],
"release_date": "2023-01-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "modsecurity: lacking the complete content in FILES_TMP_CONTENT leads to web application firewall bypass"
},
{
"cve": "CVE-2023-27522",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2023-03-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2176211"
}
],
"notes": [
{
"category": "description",
"text": "An HTTP Response Smuggling vulnerability was found in the Apache HTTP Server via mod_proxy_uwsgi. This security issue occurs when special characters in the origin response header can truncate or split the response forwarded to the client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httpd: mod_proxy_uwsgi HTTP response splitting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi has been categorized as moderate severity for Red Hat Enterprise Linux due to several technical factors. While the potential impact of this vulnerability is significant, its exploitation requires specific conditions, including the presence of mod_proxy_uwsgi and the ability to inject specially crafted headers into requests. Additionally, successful exploitation depends on the specific configuration of the server and the network environment. Furthermore, the vulnerability primarily affects the integrity and reliability of HTTP responses, rather than directly leading to remote code execution or unauthorized access. Therefore, the likelihood of exploitation and the potential impact on affected systems have been evaluated as moderate, warranting attention and remediation but not categorized as important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-27522"
},
{
"category": "external",
"summary": "RHBZ#2176211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2176211"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-27522",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27522"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-27522",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27522"
},
{
"category": "external",
"summary": "https://httpd.apache.org/security/vulnerabilities_24.html",
"url": "https://httpd.apache.org/security/vulnerabilities_24.html"
}
],
"release_date": "2023-03-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat JBoss Core Services 1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "httpd: mod_proxy_uwsgi HTTP response splitting"
},
{
"acknowledgments": [
{
"names": [
"Wei Chong Tan",
"Daniel Stenberg"
]
}
],
"cve": "CVE-2023-28319",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-05-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196778"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Curl package. This flaw risks inserting sensitive heap-based data into the error message that users might see or is otherwise leaked and revealed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: use after free in SSH sha256 fingerprint check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability does not affect the Curl package as shipped in Red Hat Enterprise Linux 6, 7, 8 and 9.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28319"
},
{
"category": "external",
"summary": "RHBZ#2196778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28319",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28319"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2023-28319.html",
"url": "https://curl.se/docs/CVE-2023-28319.html"
}
],
"release_date": "2023-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: use after free in SSH sha256 fingerprint check"
},
{
"acknowledgments": [
{
"names": [
"Hiroki Kurosawa",
"Daniel Stenberg"
]
}
],
"cve": "CVE-2023-28321",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2023-05-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196786"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Curl package. An incorrect International Domain Name (IDN) wildcard match may lead to improper certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: IDN wildcard match may lead to Improper Cerificate Validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28321"
},
{
"category": "external",
"summary": "RHBZ#2196786",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196786"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28321"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2023-28321.html",
"url": "https://curl.se/docs/CVE-2023-28321.html"
}
],
"release_date": "2023-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "curl: IDN wildcard match may lead to Improper Cerificate Validation"
},
{
"acknowledgments": [
{
"names": [
"Hiroki Kurosawa",
"Daniel Stenberg"
]
}
],
"cve": "CVE-2023-28322",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2023-05-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2196793"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Curl package. This issue may lead to unintended information disclosure by the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: more POST-after-PUT confusion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28322"
},
{
"category": "external",
"summary": "RHBZ#2196793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2196793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28322"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2023-28322.html",
"url": "https://curl.se/docs/CVE-2023-28322.html"
}
],
"release_date": "2023-05-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "curl: more POST-after-PUT confusion"
},
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185994"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL dereference in xmlSchemaFixupComplexType",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "RHBZ#2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL dereference in xmlSchemaFixupComplexType"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185984"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This issue occurs when hashing empty strings which aren\u0027t null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Hashing of empty dict strings isn\u0027t deterministic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat JBoss Core Services 1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "RHBZ#2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-08-15T17:37:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat JBoss Core Services 1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat JBoss Core Services 1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Hashing of empty dict strings isn\u0027t deterministic"
}
]
}
RHSA-2024:0413
Vulnerability from csaf_redhat - Published: 2024-01-25 08:35 - Updated: 2026-06-02 15:04A flaw was found in libxml2. Parsing a XML document with the XML_PARSE_HUGE option enabled can result in an integer overflow because safety checks were missing in some functions. Also, the xmlParseEntityValue function didn't have any length limitation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libxml2. When a reference cycle is detected in the XML entity cleanup function the XML entity data can be stored in a dictionary. In this case, the dictionary becomes corrupted resulting in logic errors, including memory errors like double free.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Libxml2, where it contains a global buffer overflow via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a denial of service (DoS) by supplying a crafted XML file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libxml2 is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libxml2 library is a development toolbox providing the implementation of various XML standards.\n\nSecurity Fix(es):\n\n* libxml2: integer overflows with XML_PARSE_HUGE (CVE-2022-40303)\n\n* libxml2: dict corruption caused by entity reference cycles (CVE-2022-40304)\n\n* libxml2: NULL dereference in xmlSchemaFixupComplexType (CVE-2023-28484)\n\n* libxml2: Hashing of empty dict strings isn\u0027t deterministic (CVE-2023-29469)\n\n* libxml2: crafted xml can cause global buffer overflow (CVE-2023-39615)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0413",
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2136266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136266"
},
{
"category": "external",
"summary": "2136288",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136288"
},
{
"category": "external",
"summary": "2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "2235864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235864"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0413.json"
}
],
"title": "Red Hat Security Advisory: libxml2 security update",
"tracking": {
"current_release_date": "2026-06-02T15:04:38+00:00",
"generator": {
"date": "2026-06-02T15:04:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:0413",
"initial_release_date": "2024-01-25T08:35:03+00:00",
"revision_history": [
{
"date": "2024-01-25T08:35:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-25T08:35:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:04:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.src",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.src",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.i686",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"product_id": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-40303",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136266"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. Parsing a XML document with the XML_PARSE_HUGE option enabled can result in an integer overflow because safety checks were missing in some functions. Also, the xmlParseEntityValue function didn\u0027t have any length limitation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: integer overflows with XML_PARSE_HUGE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only triggered when parsing a multi-gigabyte XML document with the XML_PARSE_HUGE option enabled, and the most likely impact of this flaw is a Denial of Service in the application linked to the library. To reflect these conditions, Red Hat Product Security has rated this flaw as having a moderate security impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40303"
},
{
"category": "external",
"summary": "RHBZ#2136266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40303",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40303"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: integer overflows with XML_PARSE_HUGE"
},
{
"cve": "CVE-2022-40304",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2022-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136288"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. When a reference cycle is detected in the XML entity cleanup function the XML entity data can be stored in a dictionary. In this case, the dictionary becomes corrupted resulting in logic errors, including memory errors like double free.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: dict corruption caused by entity reference cycles",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The most likely impact of this flaw is a Denial of Service in the application linked to the library. To reflect this, Red Hat Product Security has rated this flaw as having a moderate security impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40304"
},
{
"category": "external",
"summary": "RHBZ#2136288",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136288"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40304"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: dict corruption caused by entity reference cycles"
},
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185994"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL dereference in xmlSchemaFixupComplexType",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "RHBZ#2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL dereference in xmlSchemaFixupComplexType"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185984"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This issue occurs when hashing empty strings which aren\u0027t null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Hashing of empty dict strings isn\u0027t deterministic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "RHBZ#2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Hashing of empty dict strings isn\u0027t deterministic"
},
{
"cve": "CVE-2023-39615",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-08-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2235864"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libxml2, where it contains a global buffer overflow via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a denial of service (DoS) by supplying a crafted XML file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: crafted xml can cause global buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39615"
},
{
"category": "external",
"summary": "RHBZ#2235864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235864"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39615"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/535",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/535"
}
],
"release_date": "2023-08-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: crafted xml can cause global buffer overflow"
}
]
}
RHSA-2024_0413
Vulnerability from csaf_redhat - Published: 2024-01-25 08:35 - Updated: 2024-11-23 00:10A flaw was found in libxml2. Parsing a XML document with the XML_PARSE_HUGE option enabled can result in an integer overflow because safety checks were missing in some functions. Also, the xmlParseEntityValue function didn't have any length limitation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libxml2. When a reference cycle is detected in the XML entity cleanup function the XML entity data can be stored in a dictionary. In this case, the dictionary becomes corrupted resulting in logic errors, including memory errors like double free.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in libxml2. This issue occurs when hashing empty strings which aren't null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Libxml2, where it contains a global buffer overflow via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a denial of service (DoS) by supplying a crafted XML file.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libxml2 is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libxml2 library is a development toolbox providing the implementation of various XML standards.\n\nSecurity Fix(es):\n\n* libxml2: integer overflows with XML_PARSE_HUGE (CVE-2022-40303)\n\n* libxml2: dict corruption caused by entity reference cycles (CVE-2022-40304)\n\n* libxml2: NULL dereference in xmlSchemaFixupComplexType (CVE-2023-28484)\n\n* libxml2: Hashing of empty dict strings isn\u0027t deterministic (CVE-2023-29469)\n\n* libxml2: crafted xml can cause global buffer overflow (CVE-2023-39615)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0413",
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2136266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136266"
},
{
"category": "external",
"summary": "2136288",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136288"
},
{
"category": "external",
"summary": "2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "2235864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235864"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0413.json"
}
],
"title": "Red Hat Security Advisory: libxml2 security update",
"tracking": {
"current_release_date": "2024-11-23T00:10:29+00:00",
"generator": {
"date": "2024-11-23T00:10:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0413",
"initial_release_date": "2024-01-25T08:35:03+00:00",
"revision_history": [
{
"date": "2024-01-25T08:35:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-25T08:35:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-23T00:10:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.src",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.src",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.i686",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"product_id": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"product_id": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"product_id": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debugsource@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product_id": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-debuginfo@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product_id": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-libxml2-debuginfo@2.9.7-13.el8_6.4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"product": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"product_id": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxml2-devel@2.9.7-13.el8_6.4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
},
"product_reference": "python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-40303",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2022-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136266"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. Parsing a XML document with the XML_PARSE_HUGE option enabled can result in an integer overflow because safety checks were missing in some functions. Also, the xmlParseEntityValue function didn\u0027t have any length limitation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: integer overflows with XML_PARSE_HUGE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is only triggered when parsing a multi-gigabyte XML document with the XML_PARSE_HUGE option enabled, and the most likely impact of this flaw is a Denial of Service in the application linked to the library. To reflect these conditions, Red Hat Product Security has rated this flaw as having a moderate security impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40303"
},
{
"category": "external",
"summary": "RHBZ#2136266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40303",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40303"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: integer overflows with XML_PARSE_HUGE"
},
{
"cve": "CVE-2022-40304",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2022-10-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136288"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. When a reference cycle is detected in the XML entity cleanup function the XML entity data can be stored in a dictionary. In this case, the dictionary becomes corrupted resulting in logic errors, including memory errors like double free.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: dict corruption caused by entity reference cycles",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The most likely impact of this flaw is a Denial of Service in the application linked to the library. To reflect this, Red Hat Product Security has rated this flaw as having a moderate security impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-40304"
},
{
"category": "external",
"summary": "RHBZ#2136288",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136288"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-40304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40304"
}
],
"release_date": "2022-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: dict corruption caused by entity reference cycles"
},
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185994"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference vulnerability was found in libxml2. This issue occurs when parsing (invalid) XML schemas.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: NULL dereference in xmlSchemaFixupComplexType",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28484"
},
{
"category": "external",
"summary": "RHBZ#2185994",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185994"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28484"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: NULL dereference in xmlSchemaFixupComplexType"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2185984"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libxml2. This issue occurs when hashing empty strings which aren\u0027t null-terminated, xmlDictComputeFastKey could produce inconsistent results, which may lead to various logic or memory errors, including double free errors.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: Hashing of empty dict strings isn\u0027t deterministic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-29469"
},
{
"category": "external",
"summary": "RHBZ#2185984",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2185984"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29469"
}
],
"release_date": "2023-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: Hashing of empty dict strings isn\u0027t deterministic"
},
{
"cve": "CVE-2023-39615",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2023-08-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2235864"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Libxml2, where it contains a global buffer overflow via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a denial of service (DoS) by supplying a crafted XML file.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxml2: crafted xml can cause global buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39615"
},
{
"category": "external",
"summary": "RHBZ#2235864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2235864"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39615"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/535",
"url": "https://gitlab.gnome.org/GNOME/libxml2/-/issues/535"
}
],
"release_date": "2023-08-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T08:35:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe desktop must be restarted (log out, then log back in) for this update to take effect.",
"product_ids": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0413"
}
],
"scores": [
{
"cvss_v3": {
"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"
},
"products": [
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-debugsource-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:libxml2-devel-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-0:2.9.7-13.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:python3-libxml2-debuginfo-0:2.9.7-13.el8_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxml2: crafted xml can cause global buffer overflow"
}
]
}
SSA-341067
Vulnerability from csaf_siemens - Published: 2024-06-11 00:00 - Updated: 2024-06-11 00:00{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Siemens has released a new version for ST7 ScadaConnect and recommends to update to the latest version.",
"title": "Summary"
},
{
"category": "general",
"text": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity",
"title": "General Recommendations"
},
{
"category": "general",
"text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "Siemens Security Advisories are subject to the terms and conditions contained in Siemens\u0027 underlying license terms or other applicable agreements previously agreed to with Siemens (hereinafter \"License Terms\"). To the extent applicable to information, software or documentation made available in or through a Siemens Security Advisory, the Terms of Use of Siemens\u0027 Global Website (https://www.siemens.com/terms_of_use, hereinafter \"Terms of Use\"), in particular Sections 8-10 of the Terms of Use, shall apply additionally. In case of conflicts, the License Terms shall prevail over the Terms of Use.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "productcert@siemens.com",
"name": "Siemens ProductCERT",
"namespace": "https://www.siemens.com"
},
"references": [
{
"category": "self",
"summary": "SSA-341067: Multiple vulnerabilities in third-party components in ST7 ScadaConnect before V1.1 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-341067.html"
},
{
"category": "self",
"summary": "SSA-341067: Multiple vulnerabilities in third-party components in ST7 ScadaConnect before V1.1 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-341067.json"
},
{
"category": "self",
"summary": "SSA-341067: Multiple vulnerabilities in third-party components in ST7 ScadaConnect before V1.1 - PDF Version",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-341067.pdf"
},
{
"category": "self",
"summary": "SSA-341067: Multiple vulnerabilities in third-party components in ST7 ScadaConnect before V1.1 - TXT Version",
"url": "https://cert-portal.siemens.com/productcert/txt/ssa-341067.txt"
}
],
"title": "SSA-341067: Multiple vulnerabilities in third-party components in ST7 ScadaConnect before V1.1",
"tracking": {
"current_release_date": "2024-06-11T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-341067",
"initial_release_date": "2024-06-11T00:00:00Z",
"revision_history": [
{
"date": "2024-06-11T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
}
],
"status": "interim",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cV1.1",
"product": {
"name": "ST7 ScadaConnect (6NH7997-5DA10-0AA0)",
"product_id": "1",
"product_identification_helper": {
"model_numbers": [
"6NH7997-5DA10-0AA0"
]
}
}
}
],
"category": "product_name",
"name": "ST7 ScadaConnect (6NH7997-5DA10-0AA0)"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-40303",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2023-0464",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of computational resources, leading to a denial-of-service (DoS) attack on affected systems.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing the `-policy` argument to the command line utilities or by calling the `X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Applications that use a non-default option when verifying certificates may be\r\nvulnerable to an attack from a malicious CA to circumvent certain checks.\r\n\r\nInvalid certificate policies in leaf certificates are silently ignored by\r\nOpenSSL and other certificate policy checks are skipped for that certificate.\r\nA malicious CA could use this to deliberately assert invalid certificate policies\r\nin order to circumvent policy checking on the certificate altogether.\r\n\r\nPolicy processing is disabled by default but can be enabled by passing\r\nthe `-policy` argument to the command line utilities or by calling the\r\n`X509_VERIFY_PARAM_set1_policies()` function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-3446",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. The function DH_check() performs various checks on DH parameters. One of those checks confirms that the modulus (\u0027p\u0027 parameter) is not too large. Trying to use a very large modulus is slow and OpenSSL will not normally use a modulus which is over 10,000 bits in length. However the DH_check() function checks numerous aspects of the key or parameters that have been supplied. Some of those checks use the supplied modulus value even if it has already been found to be too large. An application that calls DH_check() and supplies a key or parameters obtained from an untrusted source could be vulernable to a Denial of Service attack. The function DH_check() is itself called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_ex() and EVP_PKEY_param_check(). Also vulnerable are the OpenSSL dhparam and pkeyparam command line applications when using the \u0027-check\u0027 option. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-3446"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-21808",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET and Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-21808"
},
{
"cve": "CVE-2023-24895",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET, .NET Framework, and Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-24895"
},
{
"cve": "CVE-2023-24897",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET, .NET Framework, and Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-24897"
},
{
"cve": "CVE-2023-24936",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET, .NET Framework, and Visual Studio Elevation of Privilege Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-24936"
},
{
"cve": "CVE-2023-28260",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET DLL Hijacking Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-28260"
},
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-29331",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET, .NET Framework, and Visual Studio Denial of Service Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-29331"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-32032",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET and Visual Studio Elevation of Privilege Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-32032"
},
{
"cve": "CVE-2023-33126",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET and Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-33126"
},
{
"cve": "CVE-2023-33127",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET and Visual Studio Elevation of Privilege Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-33127"
},
{
"cve": "CVE-2023-33128",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET and Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-33128"
},
{
"cve": "CVE-2023-33135",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET and Visual Studio Elevation of Privilege Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-33135"
},
{
"cve": "CVE-2023-33170",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ASP.NET and Visual Studio Security Feature Bypass Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-33170"
},
{
"cve": "CVE-2023-35390",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET and Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-35390"
},
{
"cve": "CVE-2023-35391",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ASP.NET Core SignalR and Visual Studio Information Disclosure Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-35391"
},
{
"cve": "CVE-2023-36038",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ASP.NET Core Denial of Service Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36038"
},
{
"cve": "CVE-2023-36049",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET, .NET Framework, and Visual Studio Elevation of Privilege Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36049"
},
{
"cve": "CVE-2023-36435",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Microsoft QUIC Denial of Service Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36435"
},
{
"cve": "CVE-2023-36558",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ASP.NET Core - Security Feature Bypass Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36558"
},
{
"cve": "CVE-2023-36792",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36792"
},
{
"cve": "CVE-2023-36793",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36793"
},
{
"cve": "CVE-2023-36794",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36794"
},
{
"cve": "CVE-2023-36796",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "summary",
"text": "Visual Studio Remote Code Execution Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36796"
},
{
"cve": "CVE-2023-36799",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET Core and Visual Studio Denial of Service Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-36799"
},
{
"cve": "CVE-2023-38171",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Microsoft QUIC Denial of Service Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-38171"
},
{
"cve": "CVE-2023-38178",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET Core and Visual Studio Denial of Service Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-38178"
},
{
"cve": "CVE-2023-38180",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": ".NET and Visual Studio Denial of Service Vulnerability",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-38180"
},
{
"cve": "CVE-2023-39615",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"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": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"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/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-39615"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to V1.1 or later version",
"product_ids": [
"1"
],
"url": "https://support.industry.siemens.com/cs/ww/en/view/109955597/"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-44487"
}
]
}
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.