CVE-2022-24816
CRITICAL KEV NUCLEIjai-ext < 1.1.22 - Remote Code Execution via Jiffle Script Compilation
Title source: llmExploitation Summary
CVE-2022-24816 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added June 26, 2024. EIP tracks 1 public exploit from researchers including c1ph3rbyt3. A Nuclei detection template is also available.
AI-analyzed exploit summary This is a functional Python exploit for CVE-2022-24816, a remote code execution (RCE) vulnerability in GeoServer. It crafts a malicious WPS Execute request to execute arbitrary commands on the target system.
Description
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.
Exploits (1)
This is a functional Python exploit for CVE-2022-24816, a remote code execution (RCE) vulnerability in GeoServer. It crafts a malicious WPS Execute request to execute arbitrary commands on the target system.
Nuclei Templates (1)
/geoserver/
app="GeoServer" || app="geoserver"
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H