{ "schema_version": "1.4.0", "id": "GHSA-7fhh-p939-wc2j", "modified": "2022-10-06T18:52:07Z", "published": "2022-05-24T17:22:03Z", "aliases": [ "CVE-2020-15389" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15389" }, { "type": "WEB", "url": "https://github.com/uclouvain/openjpeg/issues/1261" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00008.html" }, { "type": "WEB", "url": "https://pastebin.com/4sDKQ7U8" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202101-29" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4882" }, { "type": "WEB", "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuoct2020.html" } ], "database_specific": { "cwe_ids": [ "CWE-416" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-06-29T21:15:00Z" } }