Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.08 KB

CVE-2022-25237: Authorization Bypass Leading to RCE in Bonitasoft Web

Information

Description: This vulnerability allows authorization bypass and remote code exection in Bonitasoft web.
Versions Affected: 2022.1
Version Fixed:
For community:

Proof-of-Concept Exploit

Description

By appending ";i18ntranslation" or "/i18ntranslation/../" to certain API URLs it is possible to bypass authorization for unprivilged users and access privileged APIs. This allows an API extension to be deployed and execute code remotely.

Usage/Exploitation

Usage: python3 .\exploit.py <username> <password> http://localhost:8080/bonita 'cat /etc/passwd'

Screenshot

Alt-text that shows up on hover