cve/2022/CVE-2022-25237.md
2024-06-18 02:51:15 +02:00

1.3 KiB

CVE-2022-25237

Description

Bonita Web 2021.2 is affected by a authentication/authorization bypass vulnerability due to an overly broad exclude pattern used in the RestAPIAuthorizationFilter. By appending ;i18ntranslation or /../i18ntranslation/ to the end of a URL, users with no privileges can access privileged API endpoints. This can lead to remote code execution by abusing the privileged API actions.

POC

Reference

Github