Vulnerabilities (CVE)

Filtered by CWE-122
Total 2241 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2006-10002 1 Toddr 1 Xml\ 2026-06-16 N/A 7.5 HIGH
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.