Описание
JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype and invoke process.getBuiltinModule with child_process, executing arbitrary code with the privileges of the host process. This issue is fixed in versions 1.8.8 and 2.2.1.
Ссылки
EPSS
Процентиль: 37%
0.00432
Низкий
Дефекты
CWE-94
Связанные уязвимости
github
около 1 месяца назад
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
CVSS3: 9.8
fstec
2 месяца назад
Уязвимость функции environment.lookup() модуля child_process программного средства преобразования json-данных JSONata, позволяющая нарушителю выполнить произвольный код
EPSS
Процентиль: 37%
0.00432
Низкий
Дефекты
CWE-94