CVE-2006-10002
Last modified
CVE-2006-10002 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.60% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Toddr | Xml\ | < 2.48 | Parser |
References
- https://github.com/cpan-authors/XML-Parser/issues/64Issue Tracking
- https://rt.cpan.org/Ticket/Display.html?id=19859Mailing List
- http://www.openwall.com/lists/oss-security/2026/03/19/1Mailing List, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2006-10002?
How severe is CVE-2006-10002?
How do I fix CVE-2006-10002?
Are you affected by CVE-2006-10002?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
