SB2024122753 - Multiple vulnerabilities in OpenJPEG
Published: December 27, 2024 Updated: January 17, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 secuirty vulnerabilities.
1) Heap-based buffer overflow (CVE-ID: CVE-2024-56826)
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error. A remote attacker can pass specially crafted data to the application, trigger a heap-based buffer overflow and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
2) Infinite loop (CVE-ID: CVE-2023-39327)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite loop. A remote attacker can consume all available system resources and cause denial of service conditions.
3) Heap-based buffer overflow (CVE-ID: CVE-2024-56827)
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to a boundary error within the opj_j2k_add_tlmarker() function in src/lib/openjp2/j2k.c. A remote attacker can pass specially crafted data to the application, trigger a heap-based buffer overflow and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Remediation
Install update from vendor's website.
References
- https://github.com/uclouvain/openjpeg/issues/1563
- https://github.com/uclouvain/openjpeg/pull/1566
- https://github.com/uclouvain/openjpeg/pull/1566/commits/98592ee6d6904f1b48e8207238779b89a63befa2
- https://github.com/uclouvain/openjpeg/commit/e492644fbded4c820ca55b5e50e598d346e850e8
- https://bugzilla.redhat.com/show_bug.cgi?id=2295812
- https://github.com/uclouvain/openjpeg/issues/1472
- https://bugzilla.redhat.com/show_bug.cgi?id=2335174
- https://github.com/uclouvain/openjpeg/issues/1564