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
libheif: unbounded heap allocation in HEIF sequence parser (stsz fixed-size mode missing bound check)
Vulnerability Description
libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heif_context_read_from_memory() with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seq_boxes.cc, Box_stsz::parse() applies max_sequence_frames only to variable-size samples, so fixed-size mode accepts an attacker-controlled sample_count without a bound. In libheif/sequences/track.cc, Track::load() also adds current_sample_idx and samples_per_chunk in 32-bit arithmetic, allowing the consistency check to be bypassed by wraparound. The resulting values reach the Chunk::Chunk() allocation path, which can consume gigabytes of memory and crash or stall the process through memory exhaustion. This issue is fixed in version 1.23.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
整数溢出或超界折返
Vulnerability Title
struktur AG libheif 数字错误漏洞
Vulnerability Description
struktur AG libheif是struktur AG组织的一款图像编解码库。 struktur AG libheif 1.19.0版本至1.23.0之前版本存在安全漏洞,该漏洞源于libheif/sequences/seq_boxes.cc中Box_stsz::parse()对固定大小样本的sample_count未限制以及libheif/sequences/track.cc中Track::load()的32位算术环绕,攻击者通过特制HEIF序列利用heif_context_read_from_
CVSS Information
N/A
Vulnerability Type
N/A