In libsixel v1.8.2, there is an infinite loop in the function sixel_decode_raw_impl() in the file fromsixel.c, as demonstrated by sixel2png.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
https://github.com/TeamSeri0us/pocs/tree/master/libsixel | third party advisory exploit |
https://github.com/saitoha/libsixel/issues/83 | third party advisory exploit |