ubuntu-cve-2006-10003
Vulnerability from osv_ubuntu
Published
2026-03-19 12:16
Modified
2026-06-30 15:55
Summary
Details
XML::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
Severity
9.8 (Critical)
8.8 (High)
9.8 (Critical)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-parser-perl",
"binary_version": "2.44-1build1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "libxml-parser-perl",
"purl": "pkg:deb/ubuntu/libxml-parser-perl@2.44-1build1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.41-3",
"2.44-1",
"2.44-1build1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-parser-perl",
"binary_version": "2.44-2build3"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "libxml-parser-perl",
"purl": "pkg:deb/ubuntu/libxml-parser-perl@2.44-2build3?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.44-2build3"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libxml-parser-perl",
"binary_version": "2.46-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "libxml-parser-perl",
"purl": "pkg:deb/ubuntu/libxml-parser-perl@2.46-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.44-4",
"2.44-4build1",
"2.46-1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libxml-parser-perl",
"binary_version": "2.46-3ubuntu0.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libxml-parser-perl",
"purl": "pkg:deb/ubuntu/libxml-parser-perl@2.46-3ubuntu0.1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.46-3ubuntu0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.46-2",
"2.46-2build1",
"2.46-3",
"2.46-3build1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libxml-parser-perl",
"binary_version": "2.47-1ubuntu0.24.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libxml-parser-perl",
"purl": "pkg:deb/ubuntu/libxml-parser-perl@2.47-1ubuntu0.24.04.1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47-1ubuntu0.24.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.46-4",
"2.47-1",
"2.47-1build1",
"2.47-1build2",
"2.47-1build3"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libxml-parser-perl",
"binary_version": "2.47-1ubuntu0.25.10.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "libxml-parser-perl",
"purl": "pkg:deb/ubuntu/libxml-parser-perl@2.47-1ubuntu0.25.10.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.47-1ubuntu0.25.10.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.47-1build4"
]
}
],
"aliases": [],
"details": "XML::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",
"id": "UBUNTU-CVE-2006-10003",
"modified": "2026-06-30T15:55:23Z",
"published": "2026-03-19T12:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2006-10003"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10003"
},
{
"type": "REPORT",
"url": "https://lists.security.metacpan.org/cve-announce/msg/38106362/"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8174-1"
}
],
"related": [
"USN-8174-1"
],
"schema_version": "1.7.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"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2006-10003"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…