PT-2026-68038 · Imagecli · Imagecli
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
imagecli (affected versions not specified)
Description
The
carve <ratio> pipeline operation fails to validate that the ratio variable is positive. When a negative value is provided, the computed target width saturates to 0 during a float-to-uint cast. This value is then passed to the shrink width() function in the imageproc::seam carving module, which triggers a panic and crashes the process if the width is less than 2. This issue occurs within the Carve::apply() function located in src/image ops.rs.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Imagecli