JAI-EXT is an open-source project which aims to extend the Java Advanced Imaging (JAI) API. Programs allowing Jiffle script to be provided via network request can lead to a Remote Code Execution as the Jiffle script is compiled into Java code via Janino, and executed. In particular, this affects the downstream GeoServer project. Version 1.2.22 will contain a patch that disables the ability to inject malicious code into the resulting script. Users unable to upgrade may negate the ability to compile Jiffle scripts from the final application, by removing janino-x.y.z.jar from the classpath.
References
Configurations
History
21 Apr 2022, 17:49
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/geosolutions-it/jai-ext/commit/cb1d6565d38954676b0a366da4f965fef38da1cb - Patch, Third Party Advisory | |
References | (CONFIRM) https://github.com/geosolutions-it/jai-ext/security/advisories/GHSA-v92f-jx6p-73rx - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
CPE | cpe:2.3:a:geosolutionsgroup:jal-ext:*:*:*:*:*:*:*:* |
13 Apr 2022, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-04-13 21:15
Updated : 2024-07-16 01:00
NVD link : CVE-2022-24816
Mitre link : CVE-2022-24816
CVE.ORG link : CVE-2022-24816
JSON object : View
Products Affected
geosolutionsgroup
- jai-ext
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')