libjxl v0.3.7 is affected by a Divide By Zero in issue in lib/extras/codec_apng.cc jxl::DecodeImageAPNG(). When encoding a malicous APNG file using cjxl, an attacker can trigger a denial of service.
The product divides a value by zero.
Link | Tags |
---|---|
https://github.com/libjxl/libjxl/issues/308 | issue tracking exploit third party advisory |
https://github.com/libjxl/libjxl/pull/313 | third party advisory patch |
https://github.com/libjxl/libjxl/commit/7dfa400ded53919d986c5d3d23446a09e0cf481b | third party advisory patch |