Skip to content

Latest commit

 

History

History

CVE-2022-25237

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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