Vulnerabilities (CVE)

Filtered by vendor Imaworldhealth Subscribe
Filtered by product Bhima
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-0944 1 Imaworldhealth 1 Bhima 2024-02-04 N/A 4.3 MEDIUM
Bhima version 1.27.0 allows an authenticated attacker with regular user permissions to update arbitrary user session data such as username, email and password. This is possible because the application is vulnerable to IDOR, it does not correctly validate user permissions with respect to certain actions that can be performed by the user.
CVE-2023-0967 1 Imaworldhealth 1 Bhima 2024-02-04 N/A 6.5 MEDIUM
Bhima version 1.27.0 allows an attacker authenticated with normal user permissions to view sensitive data of other application users and data that should only be viewed by the administrator. This is possible because the application is vulnerable to IDOR, it does not properly validate user permissions with respect to certain actions the user can perform.
CVE-2023-0959 1 Imaworldhealth 1 Bhima 2024-02-04 N/A 6.5 MEDIUM
Bhima version 1.27.0 allows a remote attacker to update the privileges of any account registered in the application via a malicious link sent to an administrator. This is possible because the application is vulnerable to CSRF.