Back to overview

CVE-2006-10002

CRITICAL
9.8
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2006-10002
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-03-16 22:47 UTC
Published
2026-03-19 11:03 UTC
Last updated
2026-04-29 14:36 UTC
Primary CWE
CWE-122
CWE-122 Heap-based Buffer Overflow
Vendor / Product
TODDR / XML::Parser
Sources
cve.org  ·  NVD

Severity & Metrics

9.8 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
TODDR XML::Parser 0 ≤ 2.45
Weakness (CWE)
CWESourceDescription
CWE-122 cna CWE-122 Heap-based Buffer Overflow
CWE-176 cna CWE-176 Improper Handling of Unicode Encoding
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.8 CRITICAL 3.1 adp CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Back to overview