cgltf 版本 1.15 及更早版本中存在一个整数溢出漏洞,该漏洞位于 函数中对非稀疏访问器(non-sparse accessor)边界检查的处理逻辑中。攻击者通过构造恶意的访问器数量值,可导致内存泄露和拒绝服务。 具体而言,攻击者可以提供格式错误的 或 输入文件,并在其中精心构造访问器计数值,使得访问器步长(stride)与元素数量(element count)之间的无符号整数乘法发生溢出。这将导致边界检查错误地通过,进而在随后调用 处理经验证但仍为恶意的访问器时,触发堆外越界读取(heap out-of-b
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet