Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-v92f-jx6p-73rx

Опубликовано: 19 сент. 2023
Источник: github
Github: Прошло ревью
CVSS3: 9.8

Описание

Improper Control of Generation of Code ('Code Injection') in jai-ext

Impact

Programs using jt-jiffle, and allowing Jiffle script to be provided via network request, are susceptible 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.

Patches

Version 1.2.22 will contain a patch that disables the ability to inject malicious code into the resulting script.

Workarounds

Negate the ability to compile Jiffle scripts from the final application, by removing janino-x.y.z.jar from the classpath.

References

None.

Пакеты

Наименование

it.geosolutions.jaiext.jiffle:jt-jiffle

maven
Затронутые версииВерсия исправления

< 1.1.22

1.1.22

Наименование

it.geosolutions.jaiext.jiffle:jt-jiffle-language

maven
Затронутые версииВерсия исправления

< 1.1.22

1.1.22

EPSS

Процентиль: 100%
0.93714
Критический

9.8 Critical

CVSS3

Дефекты

CWE-94

Связанные уязвимости

CVSS3: 10
nvd
почти 4 года назад

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.

EPSS

Процентиль: 100%
0.93714
Критический

9.8 Critical

CVSS3

Дефекты

CWE-94