CVE-2020-15389: Use After Free
(updated )
jp2/opj_decompress.c
in OpenJPEG through 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.
References
Detect and mitigate CVE-2020-15389 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →