云虫漏洞库

CVE-2026-70377 - imagecli's pipeline operation (Scale::apply in src/image_ops.rs) computes output width/height as (dimension as f32 * ratio) as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. Any application embedding imagecli as a library and accepting user-controlled pipeline strings is remotely crashable with a single request. - 漏洞详情

漏洞编号:CVE-2026-70377

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-70377

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-789

发布/更新时间:2026-08-05 / 2026-08-28

漏洞描述

imagecli's pipeline operation (Scale::apply in src/image_ops.rs) computes output width/height as (dimension as f32 * ratio) as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. Any application embedding imagecli as a library and accepting user-controlled pipeline strings is remotely crashable with a single request.

相关链接

相关漏洞

« 返回首页