third-culture-software/bhima

third-culture-software/bhima

Releases78
Frequency1 month 2 weeks
Last Release
Stars230
A hospital information management application for rural Congolese hospitals

CVE History

CVEPublishedCVSS v3CVSS v2
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.

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.

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.