Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
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
Vulnerability 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.
CVSS Information
N/A
Vulnerability Type
堆缓冲区溢出
Vulnerability Title
XML::Parser 安全漏洞
Vulnerability Description
XML::Parser是CPAN Authors开源的一个Perl语言的XML文档解析模块。 XML::Parser 2.47及之前版本存在安全漏洞,该漏洞源于XML输入缓冲区溢出,可能导致堆损坏和崩溃。
CVSS Information
N/A
Vulnerability Type
N/A