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
Archive::Tar versions before 3.10 for Perl allow memory exhaustion via attacker controlled entry size field in tar header
Vulnerability Description
Archive::Tar versions before 3.10 for Perl allow memory exhaustion via attacker controlled entry size field in tar header. _read_tar() reads each entry's payload with $handle->read($$data, $block), where $block is derived from the entry's 12-byte size field in the tar header with no upper bound on that value. A crafted header declaring a multi-gigabyte size causes Perl to allocate a scalar of that size.
CVSS Information
N/A
Vulnerability Type
未经控制的内存分配
Vulnerability Title
archive-tar-new 安全漏洞
Vulnerability Description
archive-tar-new是Jos Boumans个人开发者的一个Perl模块,用于创建和内存操作tar文件。 archive-tar-new 3.10之前版本存在安全漏洞,该漏洞源于_read_tar函数读取tar标头中攻击者控制的条目大小字段时未设置上限,可能导致内存耗尽。
CVSS Information
N/A
Vulnerability Type
N/A