CVE-2020-15389
Advisory lineage Upstream: 0 Downstream: 13
Modified
Published: 29 Jun 2020, 20:30
Last modified:04 Aug 2024, 13:15
Vulnerability Summary
Overall Risk (default)
medium
26/100 CVSS Score
6.5 MEDIUM
v3.1 (nvd)
EPSS Score
0.72% LOW
1% probability +0.45%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
29 Jun 2020, 20:30
Published
Vulnerability first disclosed
04 Aug 2024, 13:15
Last Modified
Vulnerability information updated
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 6.5CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H
- v2.0•MEDIUM•Score: 5.8AV:N/AC:M/Au:N/C:P/I:N/A:P
EPSS Trends
Current EPSS score: 0.72%• Percentile: 73%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•debian_linux
9.0 | 10.0
- oracle•outside_in_technology
8.5.4 | 8.5.5
- uclouvain•openjpeg
≤ 2.3.1
References (7)
- https://github.com/uclouvain/openjpeg/issues/1261
- https://lists.debian.org/debian-lts-announce/2020/07/msg00008.html
- https://www.oracle.com/security-alerts/cpuoct2020.html
- https://pastebin.com/4sDKQ7U8
- https://security.gentoo.org/glsa/202101-29
- https://www.debian.org/security/2021/dsa-4882
- https://www.oracle.com//security-alerts/cpujul2021.html