CVE-2015-8363
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
The jpeg2000_read_main_headers function in libavcodec/jpeg2000dec.c in FFmpeg before 2.6.5, 2.7.x before 2.7.3, and 2.8.x through 2.8.2 does not enforce uniqueness of the SIZ marker in a JPEG 2000 image, which allows remote attackers to cause a denial of service (out-of-bounds heap-memory access) or possibly have unspecified other impact via a crafted image with two or more of these markers.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-8363
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 7:2.8.3-1 |
| debian | bullseye | fixed | 7:2.8.3-1 |
| debian | forky | fixed | 7:2.8.3-1 |
| debian | sid | fixed | 7:2.8.3-1 |
| debian | trixie | fixed | 7:2.8.3-1 |
References
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.