CVE-2022-25237
Bonita Web RestAPIAuthorizationFilter Authentication Bypass Vulnerability
Record summary
CVE-2022-25237 has a selected CVSS score of 9.8 (critical); EIP currently links 1 curated repository PoC and 1 Nuclei template.
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.
Exploitation context
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
bonita_webBrowse bonitasoft / bonita_web | VulnCheck | Version data not supplied | |
Proofs of concept
1Curated repository PoCs
GitHubCVE-2022-25237Curated repository PoCby RhinoSecurityLabsStars: 905Not analyzed4 files
Nuclei templates
1ProjectDiscoveryCRITICALBonita Web 2021.2 - Authentication/Authorization BypassCVSS 9.8
Bonita Web 2021.2 contains an authentication/authorization bypass vulnerability caused by an overly broad exclude pattern in RestAPIAuthorizationFilter, allowing unauthenticated users to access privileged API endpoints by appending ;i18ntranslation or /../i18ntranslation/ to the URL.
Impact
Successful exploitation allows unauthenticated attackers to access privileged API endpoints and potentially upload files to the server.
Remediation
Update Bonita Web to the latest version that addresses this vulnerability or implement proper access controls to restrict unauthorized API access.
Source: ProjectDiscovery