cve/2020/CVE-2020-15389.md
2024-06-09 00:33:16 +00:00

1.0 KiB

CVE-2020-15389

Description

jp2/opj_decompress.c in OpenJPEG through 2.3.1 has a use-after-free that can be triggered if there is a mix of valid and invalid files in a directory operated on by the decompressor. Triggering a double-free may also be possible. This is related to calling opj_image_destroy twice.

POC

Reference

Github