PT-2026-26285 · Unknown+3 · Xml Parser+3
CVE-2006-10002
·
Published
2006-01-01
·
Updated
2026-04-14
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
XML::Parser versions through 2.47
Description
The software may experience a buffer overflow due to the pre-allocated buffer size being exceeded. This can lead to heap corruption, potentially resulting in a double free or other forms of corruption, and ultimately causing crashes. A PerlIO :utf8 layer, specifically the
parse stream() function within Expat.xs, is susceptible to this issue. The problem arises because Perl’s read() function returns decoded characters, while SvPV() returns multi-byte UTF-8 bytes, which can exceed the buffer’s capacity.Recommendations
Update to a version of XML::Parser greater than 2.47.
Fix
DoS
Heap Based Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Rocky Linux
Ubuntu
Xml Parser