Logo
componentjasper
Name
jasper
Version
4.1.2
Type
library
Description
Jpeg 2000 implementation
Licenses
MIT
PURL
-
CPE
cpe:2.3:*:jasper_project:jasper:4.1.2:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
2.0.33
master
4.2.9

Patches#


#
Title
Author
Resolve
1
Fixes #401.
Michael Adams <mdadams@ece.uvic.ca>
CVE-2025-8836
2
Fixes #400.
Michael Adams <mdadams@ece.uvic.ca>
CVE-2025-8835
3
Fixes #402, #403.
Michael Adams <mdadams@ece.uvic.ca>
CVE-2025-8837
4
Fixes #381.
Michael Adams <mdadams@ece.uvic.ca>
CVE-2024-31744

Vulnerabilities#


Name
Analysis
Description
Patched
A vulnerability was identified in JasPer up to 4.2.5. This affects the function jpc_dec_dump of the file src/libjasper/jpc/jpc_dec.c of the component JPEG2000 File Handler. The manipulation leads to use after free. An attack has to be approached locally. The exploit has been disclosed to the public and may be used. The patch is named 8308060d3fbc1da10353ac8a95c8ea60eba9c25a. It is recommended to apply a patch to fix this issue.
Patched
A vulnerability was determined in JasPer up to 4.2.5. Affected by this issue is the function jpc_floorlog2 of the file src/libjasper/jpc/jpc_enc.c of the component JPEG2000 Encoder. The manipulation leads to reachable assertion. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. The patch is identified as 79185d32d7a444abae441935b20ae4676b3513d4. It is recommended to apply a patch to fix this issue.
Patched
A vulnerability was found in JasPer up to 4.2.5. Affected by this vulnerability is the function jas_image_chclrspc of the file src/libjasper/base/jas_image.c of the component Image Color Space Conversion Handler. The manipulation leads to null pointer dereference. It is possible to launch the attack on the local host. The exploit has been disclosed to the public and may be used. The identifier of the patch is bb7d62bd0a2a8e0e1fdb4d603f3305f955158c52. It is recommended to apply a patch to fix this issue.
Patched
In Jasper 4.2.2, the jpc_streamlist_remove function in src/libjasper/jpc/jpc_dec.c:2407 has an assertion failure vulnerability, allowing attackers to cause a denial of service attack through a specific image file.
Not Affected
Integer overflow in the jas_matrix_create function in JasPer allows context-dependent attackers to have unspecified impact via a crafted JPEG 2000 image, related to integer multiplication for memory allocation.