Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2006-10003 (GCVE-0-2006-10003)
Vulnerability from cvelistv5 – Published: 2026-03-19 11:08 – Updated: 2026-04-04 08:11| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
| Vendor | Product | Version | ||
|---|---|---|---|---|
| TODDR | XML::Parser |
Affected:
0 , ≤ 2.47
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"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"
}
},
{
"other": {
"content": {
"id": "CVE-2006-10003",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-19T17:08:41.621885Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-19T17:09:59.672Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2026-04-04T08:11:42.558Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/19/2"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00002.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://cpan.org/modules",
"defaultStatus": "unaffected",
"packageName": "XML-Parser",
"product": "XML::Parser",
"programFiles": [
"Expat.xs"
],
"programRoutines": [
{
"name": "startElement"
}
],
"repo": "http://github.com/toddr/XML-Parser",
"vendor": "TODDR",
"versions": [
{
"lessThanOrEqual": "2.47",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\n\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\n\nThe bug can be observed when parsing an XML file with very deep element nesting"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-193",
"description": "CWE-193 Off-by-one Error",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122 Heap-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-19T11:08:04.341Z",
"orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"shortName": "CPANSec"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://rt.cpan.org/Ticket/Display.html?id=19860"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/cpan-authors/XML-Parser/issues/39"
},
{
"tags": [
"patch"
],
"url": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch"
}
],
"solutions": [
{
"lang": "en",
"value": "Apply the patch that has been publicly available since 2006-06-13 or upgrade to version 2.48 or later when it is released."
}
],
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "en",
"time": "2006-06-13T00:00:00.000Z",
"value": "Issue logged and patch provided in Request Tracker for XML::Parser"
},
{
"lang": "en",
"time": "2019-09-23T00:00:00.000Z",
"value": "Issue migrated to github issue tracker"
},
{
"lang": "en",
"time": "2019-09-24T00:00:00.000Z",
"value": "Patch provided in github issue tracker"
},
{
"lang": "en",
"time": "2026-03-16T00:00:00.000Z",
"value": "PR created and commit merged to git repo"
}
],
"title": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack",
"workarounds": [
{
"lang": "en",
"value": "Apply the patch that has been publicly available since 2006-06-13."
}
],
"x_generator": {
"engine": "cpansec-cna-tool 0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"assignerShortName": "CPANSec",
"cveId": "CVE-2006-10003",
"datePublished": "2026-03-19T11:08:04.341Z",
"dateReserved": "2026-03-16T22:52:39.890Z",
"dateUpdated": "2026-04-04T08:11:42.558Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2006-10003",
"date": "2026-04-14",
"epss": "0.00073",
"percentile": "0.22039"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2006-10003\",\"sourceIdentifier\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"published\":\"2026-03-19T12:16:17.047\",\"lastModified\":\"2026-04-04T09:16:18.710\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\\n\\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\\n\\nThe bug can be observed when parsing an XML file with very deep element nesting\"},{\"lang\":\"es\",\"value\":\"Las versiones de XML::Parser hasta la 2.47 para Perl tienen un desbordamiento de b\u00fafer de mont\u00f3n por un error de uno en st_serial_stack.\\n\\nEn el caso (stackptr == stacksize - 1), la pila NO se expandir\u00e1. Luego, el nuevo valor se escribir\u00e1 en la ubicaci\u00f3n (++stackptr), que es igual a stacksize y, por lo tanto, cae justo fuera del b\u00fafer asignado.\\n\\nEl error se puede observar al analizar un archivo XML con anidamiento de elementos muy profundo.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"},{\"lang\":\"en\",\"value\":\"CWE-193\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:toddr:xml\\\\:\\\\:parser:*:*:*:*:*:perl:*:*\",\"versionEndExcluding\":\"2.48\",\"matchCriteriaId\":\"11A15992-D3C4-4604-88DF-DF2E7872FEFD\"}]}]}],\"references\":[{\"url\":\"https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/cpan-authors/XML-Parser/issues/39\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://rt.cpan.org/Ticket/Display.html?id=19860\",\"source\":\"9b29abf9-4ab0-4765-b253-1875cd9b441e\",\"tags\":[\"Mailing List\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/19/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2026/04/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/19/2\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2026/04/msg00002.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-04-04T08:11:42.558Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2006-10003\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-19T17:08:41.621885Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-19T17:09:53.422Z\"}}], \"cna\": {\"title\": \"XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"affected\": [{\"repo\": \"http://github.com/toddr/XML-Parser\", \"vendor\": \"TODDR\", \"product\": \"XML::Parser\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"2.47\"}], \"packageName\": \"XML-Parser\", \"programFiles\": [\"Expat.xs\"], \"collectionURL\": \"https://cpan.org/modules\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"startElement\"}]}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2006-06-13T00:00:00.000Z\", \"value\": \"Issue logged and patch provided in Request Tracker for XML::Parser\"}, {\"lang\": \"en\", \"time\": \"2019-09-23T00:00:00.000Z\", \"value\": \"Issue migrated to github issue tracker\"}, {\"lang\": \"en\", \"time\": \"2019-09-24T00:00:00.000Z\", \"value\": \"Patch provided in github issue tracker\"}, {\"lang\": \"en\", \"time\": \"2026-03-16T00:00:00.000Z\", \"value\": \"PR created and commit merged to git repo\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Apply the patch that has been publicly available since 2006-06-13 or upgrade to version 2.48 or later when it is released.\"}], \"references\": [{\"url\": \"https://rt.cpan.org/Ticket/Display.html?id=19860\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/cpan-authors/XML-Parser/issues/39\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch\", \"tags\": [\"patch\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Apply the patch that has been publicly available since 2006-06-13.\"}], \"x_generator\": {\"engine\": \"cpansec-cna-tool 0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\\n\\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\\n\\nThe bug can be observed when parsing an XML file with very deep element nesting\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-193\", \"description\": \"CWE-193 Off-by-one Error\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122 Heap-based Buffer Overflow\"}]}], \"providerMetadata\": {\"orgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"shortName\": \"CPANSec\", \"dateUpdated\": \"2026-03-19T11:08:04.341Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2006-10003\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-04T08:11:42.558Z\", \"dateReserved\": \"2026-03-16T22:52:39.890Z\", \"assignerOrgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"datePublished\": \"2026-03-19T11:08:04.341Z\", \"assignerShortName\": \"CPANSec\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
MSRC_CVE-2006-10003
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-04-08 01:40| URL | Category | |
|---|---|---|
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2006-10003 XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2006-10003.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack",
"tracking": {
"current_release_date": "2026-04-08T01:40:48.000Z",
"generator": {
"date": "2026-04-08T07:12:41.718Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2006-10003",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-20T01:04:51.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-04-08T01:40:48.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 perl-XML-Parser 2.47-1",
"product": {
"name": "\u003cazl3 perl-XML-Parser 2.47-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 perl-XML-Parser 2.47-1",
"product": {
"name": "azl3 perl-XML-Parser 2.47-1",
"product_id": "21069"
}
}
],
"category": "product_name",
"name": "perl-XML-Parser"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 perl-XML-Parser 2.47-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 perl-XML-Parser 2.47-1 as a component of Azure Linux 3.0",
"product_id": "21069-17084"
},
"product_reference": "21069",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10003",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"notes": [
{
"category": "general",
"text": "CPANSec",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"21069-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2006-10003 XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2006-10003.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-20T01:04:51.000Z",
"details": "2.47-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"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": [
"17084-1"
]
}
],
"title": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack"
}
]
}
SUSE-SU-2026:1152-1
Vulnerability from csaf_suse - Published: 2026-03-31 08:28 - Updated: 2026-03-31 08:28{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for perl-XML-Parser",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for perl-XML-Parser fixes the following issues:\n\n- CVE-2006-10002: heap buffer overflow in `parse_stream` when processing UTF-8 input streams (bsc#1259901).\n- CVE-2006-10003: off-by-one heap buffer overflow in `st_serial_stack` (bsc#1259902).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1152,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1152,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1152",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1152-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1152-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261152-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1152-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-March/045201.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259901",
"url": "https://bugzilla.suse.com/1259901"
},
{
"category": "self",
"summary": "SUSE Bug 1259902",
"url": "https://bugzilla.suse.com/1259902"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-10002 page",
"url": "https://www.suse.com/security/cve/CVE-2006-10002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-10003 page",
"url": "https://www.suse.com/security/cve/CVE-2006-10003/"
}
],
"title": "Security update for perl-XML-Parser",
"tracking": {
"current_release_date": "2026-03-31T08:28:50Z",
"generator": {
"date": "2026-03-31T08:28:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1152-1",
"initial_release_date": "2026-03-31T08:28:50Z",
"revision_history": [
{
"date": "2026-03-31T08:28:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.41-23.3.1.aarch64",
"product": {
"name": "perl-XML-Parser-2.41-23.3.1.aarch64",
"product_id": "perl-XML-Parser-2.41-23.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.41-23.3.1.i586",
"product": {
"name": "perl-XML-Parser-2.41-23.3.1.i586",
"product_id": "perl-XML-Parser-2.41-23.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.41-23.3.1.ppc64le",
"product": {
"name": "perl-XML-Parser-2.41-23.3.1.ppc64le",
"product_id": "perl-XML-Parser-2.41-23.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.41-23.3.1.s390",
"product": {
"name": "perl-XML-Parser-2.41-23.3.1.s390",
"product_id": "perl-XML-Parser-2.41-23.3.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.41-23.3.1.s390x",
"product": {
"name": "perl-XML-Parser-2.41-23.3.1.s390x",
"product_id": "perl-XML-Parser-2.41-23.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.41-23.3.1.x86_64",
"product": {
"name": "perl-XML-Parser-2.41-23.3.1.x86_64",
"product_id": "perl-XML-Parser-2.41-23.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.41-23.3.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.41-23.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.41-23.3.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.41-23.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.41-23.3.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.41-23.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.41-23.3.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.41-23.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.41-23.3.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-XML-Parser-2.41-23.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.41-23.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-10002"
}
],
"notes": [
{
"category": "general",
"text": "XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes.\n\nA :utf8 PerlIO layer, parse_stream() in Expat.xs could overflow the XML input buffer because Perl\u0027s read() returns decoded characters while SvPV() gives back multi-byte UTF-8 bytes that can exceed the pre-allocated buffer size. This can cause heap corruption (double free or corruption) and crashes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-XML-Parser-2.41-23.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-10002",
"url": "https://www.suse.com/security/cve/CVE-2006-10002"
},
{
"category": "external",
"summary": "SUSE Bug 1259901 for CVE-2006-10002",
"url": "https://bugzilla.suse.com/1259901"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-XML-Parser-2.41-23.3.1.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-XML-Parser-2.41-23.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T08:28:50Z",
"details": "important"
}
],
"title": "CVE-2006-10002"
},
{
"cve": "CVE-2006-10003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-10003"
}
],
"notes": [
{
"category": "general",
"text": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\n\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\n\nThe bug can be observed when parsing an XML file with very deep element nesting",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-XML-Parser-2.41-23.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-10003",
"url": "https://www.suse.com/security/cve/CVE-2006-10003"
},
{
"category": "external",
"summary": "SUSE Bug 1259902 for CVE-2006-10003",
"url": "https://bugzilla.suse.com/1259902"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-XML-Parser-2.41-23.3.1.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:perl-XML-Parser-2.41-23.3.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:perl-XML-Parser-2.41-23.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T08:28:50Z",
"details": "important"
}
],
"title": "CVE-2006-10003"
}
]
}
SUSE-SU-2026:1153-1
Vulnerability from csaf_suse - Published: 2026-03-31 08:40 - Updated: 2026-03-31 08:40| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for perl-XML-Parser",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for perl-XML-Parser fixes the following issues:\n\n- CVE-2006-10002: heap buffer overflow in `parse_stream` when processing UTF-8 input streams (bsc#1259901).\n- CVE-2006-10003: off-by-one heap buffer overflow in `st_serial_stack` (bsc#1259902).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1153,SUSE-SLE-Module-Basesystem-15-SP7-2026-1153,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1153,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1153,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1153,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1153,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1153,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1153,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1153,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1153,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1153,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1153,openSUSE-SLE-15.6-2026-1153",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1153-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1153-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261153-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1153-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-March/045200.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259901",
"url": "https://bugzilla.suse.com/1259901"
},
{
"category": "self",
"summary": "SUSE Bug 1259902",
"url": "https://bugzilla.suse.com/1259902"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-10002 page",
"url": "https://www.suse.com/security/cve/CVE-2006-10002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-10003 page",
"url": "https://www.suse.com/security/cve/CVE-2006-10003/"
}
],
"title": "Security update for perl-XML-Parser",
"tracking": {
"current_release_date": "2026-03-31T08:40:07Z",
"generator": {
"date": "2026-03-31T08:40:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1153-1",
"initial_release_date": "2026-03-31T08:40:07Z",
"revision_history": [
{
"date": "2026-03-31T08:40:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"product": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"product_id": "perl-XML-Parser-2.44-150000.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.44-150000.3.3.1.i586",
"product": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.i586",
"product_id": "perl-XML-Parser-2.44-150000.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"product": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"product_id": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.44-150000.3.3.1.s390x",
"product": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.s390x",
"product_id": "perl-XML-Parser-2.44-150000.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"product": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"product_id": "perl-XML-Parser-2.44-150000.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.44-150000.3.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-10002"
}
],
"notes": [
{
"category": "general",
"text": "XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes.\n\nA :utf8 PerlIO layer, parse_stream() in Expat.xs could overflow the XML input buffer because Perl\u0027s read() returns decoded characters while SvPV() gives back multi-byte UTF-8 bytes that can exceed the pre-allocated buffer size. This can cause heap corruption (double free or corruption) and crashes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-10002",
"url": "https://www.suse.com/security/cve/CVE-2006-10002"
},
{
"category": "external",
"summary": "SUSE Bug 1259901 for CVE-2006-10002",
"url": "https://bugzilla.suse.com/1259901"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T08:40:07Z",
"details": "important"
}
],
"title": "CVE-2006-10002"
},
{
"cve": "CVE-2006-10003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-10003"
}
],
"notes": [
{
"category": "general",
"text": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\n\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\n\nThe bug can be observed when parsing an XML file with very deep element nesting",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-10003",
"url": "https://www.suse.com/security/cve/CVE-2006-10003"
},
{
"category": "external",
"summary": "SUSE Bug 1259902 for CVE-2006-10003",
"url": "https://bugzilla.suse.com/1259902"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:perl-XML-Parser-2.44-150000.3.3.1.x86_64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.aarch64",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.ppc64le",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.s390x",
"openSUSE Leap 15.6:perl-XML-Parser-2.44-150000.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T08:40:07Z",
"details": "important"
}
],
"title": "CVE-2006-10003"
}
]
}
SUSE-SU-2026:20993-1
Vulnerability from csaf_suse - Published: 2026-04-01 16:24 - Updated: 2026-04-01 16:24| URL | Category | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for perl-XML-Parser",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for perl-XML-Parser fixes the following issues:\n\n- CVE-2006-10002: heap buffer overflow in `parse_stream` when processing UTF-8 input streams (bsc#1259901).\n- CVE-2006-10003: off-by-one heap buffer overflow in `st_serial_stack` (bsc#1259902).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-474",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20993-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20993-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620993-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20993-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045338.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259901",
"url": "https://bugzilla.suse.com/1259901"
},
{
"category": "self",
"summary": "SUSE Bug 1259902",
"url": "https://bugzilla.suse.com/1259902"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-10002 page",
"url": "https://www.suse.com/security/cve/CVE-2006-10002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-10003 page",
"url": "https://www.suse.com/security/cve/CVE-2006-10003/"
}
],
"title": "Security update for perl-XML-Parser",
"tracking": {
"current_release_date": "2026-04-01T16:24:24Z",
"generator": {
"date": "2026-04-01T16:24:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20993-1",
"initial_release_date": "2026-04-01T16:24:24Z",
"revision_history": [
{
"date": "2026-04-01T16:24:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"product": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"product_id": "perl-XML-Parser-2.470.0-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"product": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"product_id": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.470.0-160000.3.1.s390x",
"product": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.s390x",
"product_id": "perl-XML-Parser-2.470.0-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"product": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"product_id": "perl-XML-Parser-2.470.0-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-10002"
}
],
"notes": [
{
"category": "general",
"text": "XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes.\n\nA :utf8 PerlIO layer, parse_stream() in Expat.xs could overflow the XML input buffer because Perl\u0027s read() returns decoded characters while SvPV() gives back multi-byte UTF-8 bytes that can exceed the pre-allocated buffer size. This can cause heap corruption (double free or corruption) and crashes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-10002",
"url": "https://www.suse.com/security/cve/CVE-2006-10002"
},
{
"category": "external",
"summary": "SUSE Bug 1259901 for CVE-2006-10002",
"url": "https://bugzilla.suse.com/1259901"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.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": [
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T16:24:24Z",
"details": "important"
}
],
"title": "CVE-2006-10002"
},
{
"cve": "CVE-2006-10003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-10003"
}
],
"notes": [
{
"category": "general",
"text": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\n\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\n\nThe bug can be observed when parsing an XML file with very deep element nesting",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-10003",
"url": "https://www.suse.com/security/cve/CVE-2006-10003"
},
{
"category": "external",
"summary": "SUSE Bug 1259902 for CVE-2006-10003",
"url": "https://bugzilla.suse.com/1259902"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.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": [
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T16:24:24Z",
"details": "important"
}
],
"title": "CVE-2006-10003"
}
]
}
RHSA-2026:7680
Vulnerability from csaf_redhat - Published: 2026-04-13 02:23 - Updated: 2026-04-13 08:42A flaw was found in XML::Parser for Perl. This vulnerability allows an attacker to cause a heap corruption, which can lead to a denial of service (DoS) by crashing the application. The issue occurs when the software processes specially crafted XML input, causing an internal buffer to overflow. This overflow can corrupt memory, leading to instability and application termination.
A flaw was found in XML::Parser, a Perl module for parsing XML. This vulnerability, an off-by-one heap buffer overflow, occurs when processing an XML file with very deep element nesting. A remote attacker could exploit this by providing a specially crafted XML file, potentially leading to memory corruption.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 perl-XML-Parser is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark\u0027s expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time.\n\nSecurity Fix(es):\n\n* perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files (CVE-2006-10003)\n\n* perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input (CVE-2006-10002)\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-2026:7680",
"url": "https://access.redhat.com/errata/RHSA-2026:7680"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2448999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448999"
},
{
"category": "external",
"summary": "2449001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449001"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7680.json"
}
],
"title": "Red Hat Security Advisory: perl-XML-Parser security update",
"tracking": {
"current_release_date": "2026-04-13T08:42:39+00:00",
"generator": {
"date": "2026-04-13T08:42:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:7680",
"initial_release_date": "2026-04-13T02:23:46+00:00",
"revision_history": [
{
"date": "2026-04-13T02:23:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-13T02:23:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T08:42:39+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. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.src",
"product": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.src",
"product_id": "perl-XML-Parser-0:2.47-6.1.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.47-6.1.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"product": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"product_id": "perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.47-6.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"product_id": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.47-6.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"product_id": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.47-6.1.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"product": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"product_id": "perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.47-6.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"product_id": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.47-6.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"product_id": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.47-6.1.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"product": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"product_id": "perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.47-6.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64",
"product_id": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.47-6.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"product_id": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.47-6.1.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"product": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"product_id": "perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.47-6.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"product_id": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.47-6.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"product_id": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.47-6.1.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64"
},
"product_reference": "perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le"
},
"product_reference": "perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x"
},
"product_reference": "perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src"
},
"product_reference": "perl-XML-Parser-0:2.47-6.1.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.47-6.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64"
},
"product_reference": "perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10002",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-03-19T12:01:47.309038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449001"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XML::Parser for Perl. This vulnerability allows an attacker to cause a heap corruption, which can lead to a denial of service (DoS) by crashing the application. The issue occurs when the software processes specially crafted XML input, causing an internal buffer to overflow. This overflow can corrupt memory, leading to instability and application termination.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input",
"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-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-10002"
},
{
"category": "external",
"summary": "RHBZ#2449001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-10002",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-10002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-10002"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/commit/6b291f4d260fc124a6ec80382b87a918f372bc6b.patch",
"url": "https://github.com/cpan-authors/XML-Parser/commit/6b291f4d260fc124a6ec80382b87a918f372bc6b.patch"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/issues/64",
"url": "https://github.com/cpan-authors/XML-Parser/issues/64"
},
{
"category": "external",
"summary": "https://rt.cpan.org/Ticket/Display.html?id=19859",
"url": "https://rt.cpan.org/Ticket/Display.html?id=19859"
}
],
"release_date": "2026-03-19T11:03:46.888000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:23: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",
"product_ids": [
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7680"
},
{
"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": [
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
]
}
],
"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-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input"
},
{
"cve": "CVE-2006-10003",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2026-03-19T12:01:39.997535+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448999"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XML::Parser, a Perl module for parsing XML. This vulnerability, an off-by-one heap buffer overflow, occurs when processing an XML file with very deep element nesting. A remote attacker could exploit this by providing a specially crafted XML file, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files",
"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-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-10003"
},
{
"category": "external",
"summary": "RHBZ#2448999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448999"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-10003",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-10003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-10003"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch",
"url": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/issues/39",
"url": "https://github.com/cpan-authors/XML-Parser/issues/39"
},
{
"category": "external",
"summary": "https://rt.cpan.org/Ticket/Display.html?id=19860",
"url": "https://rt.cpan.org/Ticket/Display.html?id=19860"
}
],
"release_date": "2026-03-19T11:08:04.341000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:23: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",
"product_ids": [
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7680"
},
{
"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": [
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.src",
"AppStream-10.1.Z:perl-XML-Parser-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debuginfo-0:2.47-6.1.el10_1.x86_64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.aarch64",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.ppc64le",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.s390x",
"AppStream-10.1.Z:perl-XML-Parser-debugsource-0:2.47-6.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files"
}
]
}
RHSA-2026:7679
Vulnerability from csaf_redhat - Published: 2026-04-13 03:10 - Updated: 2026-04-13 08:42A flaw was found in XML::Parser for Perl. This vulnerability allows an attacker to cause a heap corruption, which can lead to a denial of service (DoS) by crashing the application. The issue occurs when the software processes specially crafted XML input, causing an internal buffer to overflow. This overflow can corrupt memory, leading to instability and application termination.
A flaw was found in XML::Parser, a Perl module for parsing XML. This vulnerability, an off-by-one heap buffer overflow, occurs when processing an XML file with very deep element nesting. A remote attacker could exploit this by providing a specially crafted XML file, potentially leading to memory corruption.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 perl-XML-Parser is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark\u0027s expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time.\n\nSecurity Fix(es):\n\n* perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files (CVE-2006-10003)\n\n* perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input (CVE-2006-10002)\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-2026:7679",
"url": "https://access.redhat.com/errata/RHSA-2026:7679"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2448999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448999"
},
{
"category": "external",
"summary": "2449001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449001"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7679.json"
}
],
"title": "Red Hat Security Advisory: perl-XML-Parser security update",
"tracking": {
"current_release_date": "2026-04-13T08:42:38+00:00",
"generator": {
"date": "2026-04-13T08:42:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:7679",
"initial_release_date": "2026-04-13T03:10:07+00:00",
"revision_history": [
{
"date": "2026-04-13T03:10:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-13T03:10:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T08:42: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 (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.src",
"product": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.src",
"product_id": "perl-XML-Parser-0:2.46-9.1.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.46-9.1.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"product": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"product_id": "perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.46-9.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"product_id": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.46-9.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"product_id": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.46-9.1.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"product": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"product_id": "perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.46-9.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"product_id": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.46-9.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"product_id": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.46-9.1.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"product": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"product_id": "perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.46-9.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64",
"product_id": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.46-9.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"product_id": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.46-9.1.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"product": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"product_id": "perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.46-9.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"product_id": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.46-9.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"product_id": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.46-9.1.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64"
},
"product_reference": "perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le"
},
"product_reference": "perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x"
},
"product_reference": "perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src"
},
"product_reference": "perl-XML-Parser-0:2.46-9.1.el9_7.src",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.46-9.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64"
},
"product_reference": "perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10002",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-03-19T12:01:47.309038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449001"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XML::Parser for Perl. This vulnerability allows an attacker to cause a heap corruption, which can lead to a denial of service (DoS) by crashing the application. The issue occurs when the software processes specially crafted XML input, causing an internal buffer to overflow. This overflow can corrupt memory, leading to instability and application termination.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input",
"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.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-10002"
},
{
"category": "external",
"summary": "RHBZ#2449001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-10002",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-10002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-10002"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/commit/6b291f4d260fc124a6ec80382b87a918f372bc6b.patch",
"url": "https://github.com/cpan-authors/XML-Parser/commit/6b291f4d260fc124a6ec80382b87a918f372bc6b.patch"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/issues/64",
"url": "https://github.com/cpan-authors/XML-Parser/issues/64"
},
{
"category": "external",
"summary": "https://rt.cpan.org/Ticket/Display.html?id=19859",
"url": "https://rt.cpan.org/Ticket/Display.html?id=19859"
}
],
"release_date": "2026-03-19T11:03:46.888000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:10:07+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": [
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7679"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
]
}
],
"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-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input"
},
{
"cve": "CVE-2006-10003",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2026-03-19T12:01:39.997535+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448999"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XML::Parser, a Perl module for parsing XML. This vulnerability, an off-by-one heap buffer overflow, occurs when processing an XML file with very deep element nesting. A remote attacker could exploit this by providing a specially crafted XML file, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files",
"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.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-10003"
},
{
"category": "external",
"summary": "RHBZ#2448999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448999"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-10003",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-10003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-10003"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch",
"url": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/issues/39",
"url": "https://github.com/cpan-authors/XML-Parser/issues/39"
},
{
"category": "external",
"summary": "https://rt.cpan.org/Ticket/Display.html?id=19860",
"url": "https://rt.cpan.org/Ticket/Display.html?id=19860"
}
],
"release_date": "2026-03-19T11:08:04.341000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T03:10:07+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": [
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7679"
},
{
"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": [
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debuginfo-0:2.46-9.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perl-XML-Parser-debugsource-0:2.46-9.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files"
}
]
}
RHSA-2026:7681
Vulnerability from csaf_redhat - Published: 2026-04-13 02:55 - Updated: 2026-04-13 08:42A flaw was found in XML::Parser for Perl. This vulnerability allows an attacker to cause a heap corruption, which can lead to a denial of service (DoS) by crashing the application. The issue occurs when the software processes specially crafted XML input, causing an internal buffer to overflow. This overflow can corrupt memory, leading to instability and application termination.
A flaw was found in XML::Parser, a Perl module for parsing XML. This vulnerability, an off-by-one heap buffer overflow, occurs when processing an XML file with very deep element nesting. A remote attacker could exploit this by providing a specially crafted XML file, potentially leading to memory corruption.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"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 perl-XML-Parser is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. 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": "This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark\u0027s expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time.\n\nSecurity Fix(es):\n\n* perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files (CVE-2006-10003)\n\n* perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input (CVE-2006-10002)\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-2026:7681",
"url": "https://access.redhat.com/errata/RHSA-2026:7681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2448999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448999"
},
{
"category": "external",
"summary": "2449001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449001"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_7681.json"
}
],
"title": "Red Hat Security Advisory: perl-XML-Parser security update",
"tracking": {
"current_release_date": "2026-04-13T08:42:36+00:00",
"generator": {
"date": "2026-04-13T08:42:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:7681",
"initial_release_date": "2026-04-13T02:55:37+00:00",
"revision_history": [
{
"date": "2026-04-13T02:55:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-13T02:55:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-13T08:42:36+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.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.44-12.el8_10.src",
"product": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.src",
"product_id": "perl-XML-Parser-0:2.44-12.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.44-12.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"product": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"product_id": "perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.44-12.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"product_id": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.44-12.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"product_id": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.44-12.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"product": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"product_id": "perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.44-12.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"product_id": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.44-12.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"product_id": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.44-12.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"product": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"product_id": "perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.44-12.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64",
"product_id": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.44-12.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"product_id": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.44-12.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-0:2.44-12.el8_10.s390x",
"product": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.s390x",
"product_id": "perl-XML-Parser-0:2.44-12.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser@2.44-12.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"product": {
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"product_id": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debugsource@2.44-12.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"product": {
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"product_id": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perl-XML-Parser-debuginfo@2.44-12.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64"
},
"product_reference": "perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le"
},
"product_reference": "perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x"
},
"product_reference": "perl-XML-Parser-0:2.44-12.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src"
},
"product_reference": "perl-XML-Parser-0:2.44-12.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-0:2.44-12.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64"
},
"product_reference": "perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64"
},
"product_reference": "perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
},
"product_reference": "perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10002",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-03-19T12:01:47.309038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449001"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XML::Parser for Perl. This vulnerability allows an attacker to cause a heap corruption, which can lead to a denial of service (DoS) by crashing the application. The issue occurs when the software processes specially crafted XML input, causing an internal buffer to overflow. This overflow can corrupt memory, leading to instability and application termination.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input",
"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.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-10002"
},
{
"category": "external",
"summary": "RHBZ#2449001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-10002",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-10002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-10002"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/commit/6b291f4d260fc124a6ec80382b87a918f372bc6b.patch",
"url": "https://github.com/cpan-authors/XML-Parser/commit/6b291f4d260fc124a6ec80382b87a918f372bc6b.patch"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/issues/64",
"url": "https://github.com/cpan-authors/XML-Parser/issues/64"
},
{
"category": "external",
"summary": "https://rt.cpan.org/Ticket/Display.html?id=19859",
"url": "https://rt.cpan.org/Ticket/Display.html?id=19859"
}
],
"release_date": "2026-03-19T11:03:46.888000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:55:37+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": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7681"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
]
}
],
"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.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "perl-xml-parser: XML::Parser for Perl: Heap corruption and denial of service from crafted XML input"
},
{
"cve": "CVE-2006-10003",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2026-03-19T12:01:39.997535+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448999"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XML::Parser, a Perl module for parsing XML. This vulnerability, an off-by-one heap buffer overflow, occurs when processing an XML file with very deep element nesting. A remote attacker could exploit this by providing a specially crafted XML file, potentially leading to memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files",
"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.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2006-10003"
},
{
"category": "external",
"summary": "RHBZ#2448999",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448999"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2006-10003",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10003"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2006-10003",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-10003"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch",
"url": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch"
},
{
"category": "external",
"summary": "https://github.com/cpan-authors/XML-Parser/issues/39",
"url": "https://github.com/cpan-authors/XML-Parser/issues/39"
},
{
"category": "external",
"summary": "https://rt.cpan.org/Ticket/Display.html?id=19860",
"url": "https://rt.cpan.org/Ticket/Display.html?id=19860"
}
],
"release_date": "2026-03-19T11:08:04.341000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-13T02:55:37+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": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:7681"
},
{
"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": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debuginfo-0:2.44-12.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:perl-XML-Parser-debugsource-0:2.44-12.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "perl-xml-parser: XML::Parser: Memory corruption via deeply nested XML files"
}
]
}
OPENSUSE-SU-2026:20459-1
Vulnerability from csaf_opensuse - Published: 2026-04-01 16:23 - Updated: 2026-04-01 16:23| URL | Category | |||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for perl-XML-Parser",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for perl-XML-Parser fixes the following issues:\n\n- CVE-2006-10002: heap buffer overflow in `parse_stream` when processing UTF-8 input streams (bsc#1259901).\n- CVE-2006-10003: off-by-one heap buffer overflow in `st_serial_stack` (bsc#1259902).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-474",
"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_20459-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1259901",
"url": "https://bugzilla.suse.com/1259901"
},
{
"category": "self",
"summary": "SUSE Bug 1259902",
"url": "https://bugzilla.suse.com/1259902"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-10002 page",
"url": "https://www.suse.com/security/cve/CVE-2006-10002/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2006-10003 page",
"url": "https://www.suse.com/security/cve/CVE-2006-10003/"
}
],
"title": "Security update for perl-XML-Parser",
"tracking": {
"current_release_date": "2026-04-01T16:23:38Z",
"generator": {
"date": "2026-04-01T16:23:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20459-1",
"initial_release_date": "2026-04-01T16:23:38Z",
"revision_history": [
{
"date": "2026-04-01T16:23:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"product": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"product_id": "perl-XML-Parser-2.470.0-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"product": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"product_id": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.470.0-160000.3.1.s390x",
"product": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.s390x",
"product_id": "perl-XML-Parser-2.470.0-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"product": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"product_id": "perl-XML-Parser-2.470.0-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perl-XML-Parser-2.470.0-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
},
"product_reference": "perl-XML-Parser-2.470.0-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2006-10002",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-10002"
}
],
"notes": [
{
"category": "general",
"text": "XML::Parser versions through 2.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes.\n\nA :utf8 PerlIO layer, parse_stream() in Expat.xs could overflow the XML input buffer because Perl\u0027s read() returns decoded characters while SvPV() gives back multi-byte UTF-8 bytes that can exceed the pre-allocated buffer size. This can cause heap corruption (double free or corruption) and crashes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-10002",
"url": "https://www.suse.com/security/cve/CVE-2006-10002"
},
{
"category": "external",
"summary": "SUSE Bug 1259901 for CVE-2006-10002",
"url": "https://bugzilla.suse.com/1259901"
}
],
"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 Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.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 Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T16:23:38Z",
"details": "important"
}
],
"title": "CVE-2006-10002"
},
{
"cve": "CVE-2006-10003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2006-10003"
}
],
"notes": [
{
"category": "general",
"text": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\n\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\n\nThe bug can be observed when parsing an XML file with very deep element nesting",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2006-10003",
"url": "https://www.suse.com/security/cve/CVE-2006-10003"
},
{
"category": "external",
"summary": "SUSE Bug 1259902 for CVE-2006-10003",
"url": "https://bugzilla.suse.com/1259902"
}
],
"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 Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.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 Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.aarch64",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.ppc64le",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.s390x",
"openSUSE Leap 16.0:perl-XML-Parser-2.470.0-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-01T16:23:38Z",
"details": "important"
}
],
"title": "CVE-2006-10003"
}
]
}
FKIE_CVE-2006-10003
Vulnerability from fkie_nvd - Published: 2026-03-19 12:16 - Updated: 2026-04-04 09:169.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
| URL | Tags | ||
|---|---|---|---|
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch | Patch | |
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://github.com/cpan-authors/XML-Parser/issues/39 | Issue Tracking | |
| 9b29abf9-4ab0-4765-b253-1875cd9b441e | https://rt.cpan.org/Ticket/Display.html?id=19860 | Mailing List | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/03/19/2 | Mailing List, Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2026/04/msg00002.html |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:toddr:xml\\:\\:parser:*:*:*:*:*:perl:*:*",
"matchCriteriaId": "11A15992-D3C4-4604-88DF-DF2E7872FEFD",
"versionEndExcluding": "2.48",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\n\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\n\nThe bug can be observed when parsing an XML file with very deep element nesting"
},
{
"lang": "es",
"value": "Las versiones de XML::Parser hasta la 2.47 para Perl tienen un desbordamiento de b\u00fafer de mont\u00f3n por un error de uno en st_serial_stack.\n\nEn el caso (stackptr == stacksize - 1), la pila NO se expandir\u00e1. Luego, el nuevo valor se escribir\u00e1 en la ubicaci\u00f3n (++stackptr), que es igual a stacksize y, por lo tanto, cae justo fuera del b\u00fafer asignado.\n\nEl error se puede observar al analizar un archivo XML con anidamiento de elementos muy profundo."
}
],
"id": "CVE-2006-10003",
"lastModified": "2026-04-04T09:16:18.710",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-03-19T12:16:17.047",
"references": [
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"tags": [
"Patch"
],
"url": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch"
},
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/cpan-authors/XML-Parser/issues/39"
},
{
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"tags": [
"Mailing List"
],
"url": "https://rt.cpan.org/Ticket/Display.html?id=19860"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/03/19/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00002.html"
}
],
"sourceIdentifier": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-122"
},
{
"lang": "en",
"value": "CWE-193"
}
],
"source": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"type": "Secondary"
}
]
}
GHSA-X2WR-F89P-CQWH
Vulnerability from github – Published: 2026-03-19 12:30 – Updated: 2026-04-04 09:30XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.
In the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.
The bug can be observed when parsing an XML file with very deep element nesting
{
"affected": [],
"aliases": [
"CVE-2006-10003"
],
"database_specific": {
"cwe_ids": [
"CWE-122"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-03-19T12:16:17Z",
"severity": "CRITICAL"
},
"details": "XML::Parser versions through 2.47 for Perl has an off-by-one heap buffer overflow in st_serial_stack.\n\nIn the case (stackptr == stacksize - 1), the stack will NOT be expanded. Then the new value will be written at location (++stackptr), which equals stacksize and therefore falls just outside the allocated buffer.\n\nThe bug can be observed when parsing an XML file with very deep element nesting",
"id": "GHSA-x2wr-f89p-cqwh",
"modified": "2026-04-04T09:30:25Z",
"published": "2026-03-19T12:30:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-10003"
},
{
"type": "WEB",
"url": "https://github.com/cpan-authors/XML-Parser/issues/39"
},
{
"type": "WEB",
"url": "https://github.com/cpan-authors/XML-Parser/commit/3eb9cc95420fa0c3f76947c4708962546bf27cfd.patch"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2026/04/msg00002.html"
},
{
"type": "WEB",
"url": "https://rt.cpan.org/Ticket/Display.html?id=19860"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/03/19/2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
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.