ubuntu-cve-2006-10002
Vulnerability from osv_ubuntu
Published
2026-03-19 12:16
Modified
2026-04-16 08:56
Summary
Details
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. A :utf8 PerlIO layer, parse_stream() in Expat.xs could overflow the XML input buffer because Perl's 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.
Severity
7.5 (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.45 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes. A :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.",
"id": "UBUNTU-CVE-2006-10002",
"modified": "2026-04-16T08:56:16Z",
"published": "2026-03-19T12:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2006-10002"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-10002"
},
{
"type": "REPORT",
"url": "https://lists.security.metacpan.org/cve-announce/msg/38106361/"
},
{
"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:N/I:N/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-10002"
]
}
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…
Loading…