CVE-2006-10002

Severity CVSS v4.0:
Pending analysis
Type:
CWE-122 Heap-based Buffer Overflow
Publication date:
19/03/2026
Last modified:
19/03/2026

Description

XML::Parser versions through 2.47 for Perl could overflow the pre-allocated buffer size cause a heap corruption (double free or corruption) and crashes.<br /> <br /> A :utf8 PerlIO layer, parse_stream() in Expat.xs could overflow the XML input buffer because Perl&amp;#39;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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:toddr:xml\:\:parser:*:*:*:*:*:perl:*:* 2.48 (excluding)